This commit is contained in:
wwt 2025-02-12 10:38:21 +08:00
parent fbf0de996f
commit c959018360

View File

@ -103,7 +103,7 @@ const getCode =async () => {
vanSwipeRef.value?.swipeTo(pane.value) vanSwipeRef.value?.swipeTo(pane.value)
showKeyboard.value=true showKeyboard.value=true
startCountdown();*/ startCountdown();*/
} }
const goBack = () => { const goBack = () => {
code.value = '' code.value = ''