靶子组件优化
This commit is contained in:
@@ -54,7 +54,7 @@ onLoad(async (options) => {
|
||||
</view>
|
||||
</view>
|
||||
<view :style="{ marginTop: '10px' }">
|
||||
<BowTarget :scores="scores" :showLatestArrow="false" />
|
||||
<BowTarget :scores="scores" />
|
||||
</view>
|
||||
<view class="score-text"
|
||||
><text :style="{ color: '#fed847' }">{{ scores.length }}</text
|
||||
|
||||
Reference in New Issue
Block a user