却空格

This commit is contained in:
2022-07-01 13:59:18 +08:00
parent 48845dff41
commit a643d00d8d
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
</view>
<view class="rank_update_time" v-if="lists.length > 0">
<view class="title"> 加成{{type === '1'?' 结束':'生效'}}倒计时 : </view>
<view class="title"> 加成{{type === '1'?'结束':'生效'}}倒计时 : </view>
<u-count-down :time="end_timestamp" format="DD:HH:mm:ss" autoStart millisecond @change="onChange">
<view class="time">
<view class="time__item">

File diff suppressed because one or more lines are too long