个人12支练习流程修改

This commit is contained in:
kron
2025-11-13 19:57:44 +08:00
parent be0d3a9e3c
commit 66705ae9b1
3 changed files with 34 additions and 11 deletions

View File

@@ -105,11 +105,7 @@ onBeforeUnmount(() => {
<view>
<TestDistance v-if="!practiseId" />
<block v-if="practiseId">
<ShootProgress
:start="start"
:tips="`请连续射${total}支箭`"
:total="120"
/>
<ShootProgress :start="start" :tips="`请连续射${total}支箭`" />
<view class="user-row">
<Avatar :src="user.avatar" :size="35" />
<BubbleTip v-if="showGuide" type="normal2">