细节修改
This commit is contained in:
@@ -121,7 +121,7 @@ const onClickTab = (index) => {
|
||||
</view>
|
||||
</view>
|
||||
<view :style="{ margin: '20px 0' }">
|
||||
<BowTarget :scores="redScores" :blueScores="blueScores" />
|
||||
<BowTarget :scores="redScores" :blueScores="blueScores" mode="team" />
|
||||
</view>
|
||||
<view class="score-container">
|
||||
<view
|
||||
|
||||
Reference in New Issue
Block a user