弓箭动画调整
This commit is contained in:
@@ -40,7 +40,7 @@ const props = defineProps({
|
||||
</view>
|
||||
</view>
|
||||
<view :style="{ width: '100%', marginBottom: '20px' }">
|
||||
<BowTarget :scores="arrows" :showE="false" />
|
||||
<BowTarget :scores="arrows" :showLatestArrow="false" />
|
||||
</view>
|
||||
<view class="desc">
|
||||
<text>{{ arrows.length }}</text>
|
||||
|
||||
Reference in New Issue
Block a user