优化
This commit is contained in:
@@ -59,7 +59,7 @@ onUnmounted(() => {
|
||||
>
|
||||
<view :style="{ display: 'flex', flexDirection: 'column' }">
|
||||
<text :style="{ color: '#fed847' }">请预先射几箭测试</text>
|
||||
<text>请确保射击距离只有5米</text>
|
||||
<text>请确保射击距离有5米</text>
|
||||
</view>
|
||||
<BowPower :power="power" />
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user