Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit286a7cc

Browse files
committed
'调整首页样式'
1 parenta532876 commit286a7cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/components/page/Dashboard.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div>
33
<el-row:gutter="20">
44
<el-col:span="8">
5-
<el-cardshadow="hover"class="mgb20">
5+
<el-cardshadow="hover"class="mgb20"style="height:252px;">
66
<divclass="user-info">
77
<imgsrc="static/img/img.jpg"class="user-avator"alt="">
88
<divclass="user-info-cont">
@@ -13,7 +13,7 @@
1313
<divclass="user-info-list">上次登录时间:<span>2018-01-01</span></div>
1414
<divclass="user-info-list">上次登录地点:<span>东莞</span></div>
1515
</el-card>
16-
<el-cardshadow="hover">
16+
<el-cardshadow="hover"style="height:252px;">
1717
<divslot="header"class="clearfix">
1818
<span>语言详情</span>
1919
</div>
@@ -63,7 +63,7 @@
6363
</el-card>
6464
</el-col>
6565
</el-row>
66-
<el-cardshadow="hover":body-style="{height: '304px'}">
66+
<el-cardshadow="hover"style="height:403px;">
6767
<divslot="header"class="clearfix">
6868
<span>待办事项</span>
6969
<el-buttonstyle="float:right;padding:3px0"type="text">添加</el-button>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp