mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
tweak span of sm
This commit is contained in:
parent
f8f0294c58
commit
1d665eae71
@ -6,10 +6,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<div slot="extra">
|
<div slot="extra">
|
||||||
<a-row>
|
<a-row>
|
||||||
<a-col :sm="8" :xs="24">
|
<a-col :sm="7" :xs="24">
|
||||||
<head-info title="项目数" content="56" :bordered="true"/>
|
<head-info title="项目数" content="56" :bordered="true"/>
|
||||||
</a-col>
|
</a-col>
|
||||||
<a-col :sm="8" :xs="24">
|
<a-col :sm="9" :xs="24">
|
||||||
<head-info title="团队内排名" content="8/24" :bordered="true"/>
|
<head-info title="团队内排名" content="8/24" :bordered="true"/>
|
||||||
</a-col>
|
</a-col>
|
||||||
<a-col :sm="8" :xs="24">
|
<a-col :sm="8" :xs="24">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user