mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
修改排行榜样式
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</div>
|
||||
-->
|
||||
|
||||
<div class="exp-table" style="margin-top:20px;height:600px;overflow-y:auto">
|
||||
<div class="exp-table" style="margin-top:20px;">
|
||||
<div class="table-hear">
|
||||
<div style="margin-left:5px">排名</div>
|
||||
<div style="margin-left:5px">姓名</div>
|
||||
@@ -132,7 +132,7 @@
|
||||
我的学习时长: <span> {{formatSecondToHour(learningDurationTotalData.rankValue)}}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="exp-table" style="margin-top:20px;height:600px;overflow-y:auto">
|
||||
<div class="exp-table" style="margin-top:20px;">
|
||||
<div class="table-hear">
|
||||
<div style="margin-left:5px">排名</div>
|
||||
<div style="margin-left:5px">姓名</div>
|
||||
@@ -215,7 +215,7 @@
|
||||
我的学习天数 : <span>{{learningDaysTotalData.rankValue}}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="exp-table" style="margin-top:20px;height:600px;overflow-y:auto">
|
||||
<div class="exp-table" style="margin-top:20px;">
|
||||
<div class="table-hear">
|
||||
<div style="margin-left:5px">排名</div>
|
||||
<div style="margin-left:5px">姓名</div>
|
||||
|
||||
Reference in New Issue
Block a user