UI调整
This commit is contained in:
@@ -90,9 +90,7 @@ function calcRealY(num) {
|
||||
class="e-value fade-in"
|
||||
>经验 +1</view
|
||||
>
|
||||
<view
|
||||
v-if="scores.length && showRoundTips && scores[scores.length - 1].ring"
|
||||
class="round-tip fade-in"
|
||||
<view v-if="scores.length && showRoundTips" class="round-tip fade-in"
|
||||
>{{ scores[scores.length - 1].ring }}<text>环</text></view
|
||||
>
|
||||
<image
|
||||
|
||||
Reference in New Issue
Block a user