mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 14:26:43 +08:00
修改
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="interact-bar ranking-interactBar">
|
||||
<div>
|
||||
<el-tooltip effect="light" content="评分" placement="top" :visible-arrow="false" popper-class="text-tooltip">
|
||||
<svg-icon style="margin-right: 0px;font-size: 22px;flex:1;" ></svg-icon>
|
||||
<svg-icon style="margin-right: 0px;font-size: 22px;" icon-class="Scoreicon"></svg-icon>
|
||||
</el-tooltip>
|
||||
<span class="interact-bar-value"> {{ data.score }} </span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user