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

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

@@ -111,6 +111,7 @@ onUnmounted(() => {
:show="showScore"
:onClose="onComplete"
:result="practiseResult"
:dataType="3"
/>
<StartCountdown :start="startCount" :onFinish="onStart" />
</view>