UI优化
This commit is contained in:
@@ -52,11 +52,7 @@ setTimeout(() => {
|
||||
<image src="../static/finish-frame.png" mode="widthFix" />
|
||||
<text
|
||||
>完成<text class="gold-text">{{ total }}</text
|
||||
>箭,获得<text class="gold-text">{{
|
||||
result.arrows
|
||||
.map((a) => a.ring)
|
||||
.reduce((last, next) => last + next, 0)
|
||||
}}</text
|
||||
>箭,获得<text class="gold-text">{{ total }}</text
|
||||
>点经验</text
|
||||
>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user