优化:时魔显示

This commit is contained in:
ngfchl
2023-01-24 18:59:11 +08:00
parent e95c614343
commit 3db560b351
2 changed files with 15 additions and 8 deletions

View File

@@ -465,8 +465,15 @@
</i>
<br>
<i class="el-icon-lollipop"
v-if="site.sp_hour != 0"
v-text="site.sp_hour.toFixed(2) + ' / ' + site.sp_hour_full"
style="color: coral" title="时魔"></i>
style="color: coral" title="时魔">
</i>
<i class="el-icon-lollipop"
v-else="site.sp_hour != 0"
v-text="site.sp_hour.toFixed(2)"
style="color: coral" title="时魔">
</i>
</div>
<hr>
<div>