代码优化

This commit is contained in:
kron
2025-05-31 17:59:36 +08:00
parent ca182daaae
commit 50168486ba
5 changed files with 80 additions and 278 deletions

View File

@@ -50,7 +50,7 @@ function calcRealY(num) {
"/" +
totalRound
}}</text>
<BowPower v-if="power > 0" :power="power" />
<BowPower :power="power" />
</view>
<view class="target">
<image