diff --git a/frontend/pages/signin.vue b/frontend/pages/signin.vue index 27d3f36..c285ab3 100644 --- a/frontend/pages/signin.vue +++ b/frontend/pages/signin.vue @@ -1,5 +1,4 @@ - - - فرم ورود - - - + + فرم ورود + + { :error="formValidator$.phone.$error" > - - +98 - + +98 - + { ارسال کد - + { type="submit" @click="resendOtp" :loading="signInIsPending || sendOtpIsPending" - :disabled="signInIsPending || isResendOtpBlocked || sendOtpIsPending" + :disabled=" + signInIsPending || + isResendOtpBlocked || + sendOtpIsPending + " > ارسال مجدد کد {{ isResendOtpBlocked ? otpBlockerTimePassed : "" }} @@ -223,14 +230,9 @@ const resetForm = () => { - - بازگشت به فروشگاه - - + بازگشت به فروشگاه + - \ No newline at end of file +