diff --git a/app/pages/login/index.vue b/app/pages/login/index.vue index 1a26a3b..42556c0 100644 --- a/app/pages/login/index.vue +++ b/app/pages/login/index.vue @@ -85,7 +85,7 @@ watch(locale, () => { }) const vanSwipeRef=ref(null) const getCode =async () => { -/* loadingRef.value.loading1=true + loadingRef.value.loading1=true const res=await senCode({ telNum:phoneNum.value, zone:selectedZone.value @@ -97,11 +97,11 @@ const getCode =async () => { showKeyboard.value=true startCountdown(); - }*/ - pane.value = 1 + } +/* pane.value = 1 vanSwipeRef.value?.swipeTo(pane.value) showKeyboard.value=true - startCountdown(); + startCountdown();*/ } const goBack = () => {