完成不同练习生成不同截图

This commit is contained in:
kron
2025-06-21 12:59:59 +08:00
parent c1148d6e51
commit a9f4f22622
13 changed files with 177 additions and 63 deletions

View File

@@ -220,6 +220,7 @@ const onClose = () => {
v-if="step === 4"
:onClose="onClose"
:result="practiseResult"
:dataType="1"
/>
<StartCountdown :start="startCount" :onFinish="onStart" />
</view>