靶子组件优化
This commit is contained in:
@@ -76,7 +76,6 @@ const onSelect = (userId) => {
|
||||
<view :style="{ width: '95%' }">
|
||||
<BowTarget
|
||||
:scores="scores"
|
||||
:showLatestArrow="false"
|
||||
:avatar="currentUser ? currentUser.avatar : ''"
|
||||
/>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user