update:优化节奏训练结算
This commit is contained in:
@@ -454,7 +454,7 @@ const calories = computed(
|
||||
</view>
|
||||
</view>
|
||||
</ScreenHint>
|
||||
<BowData :total="details.length" :arrows="details" :show="showBowData"
|
||||
<BowData :total="details.length" :arrows="details" :show="showBowData" :trainingType="resultTrainingType"
|
||||
:onClose="() => (showBowData = false)" />
|
||||
<UserUpgrade :show="showUpgrade" :onClose="() => (showUpgrade = false)" :lvl="userLevel" />
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user