روشن
تیره
سیستم
ورود
شماره موبایل
ارسال کد تایید
در حال ارسال...
تایید کد
کد ارسال شده به شماره زیر را وارد کنید
کد تایید
0) { if(otpDigits[index].length > 1) otpDigits[index] = otpDigits[index].slice(-1); updateOtp(); focusNext(index); } " @keydown.backspace=" if(!otpDigits[index]) { focusPrev(index); } else { $nextTick(() => { if(!otpDigits[index]) otpDigits[index] = ''; updateOtp(); }); } " @keydown.left="focusPrev(index)" @keydown.right="focusNext(index)" @paste.prevent="handlePaste($event)" class="w-10 h-12 sm:w-12 sm:h-14 dark:text-neutral-soft text-center text-2xl font-bold rounded-xl border-gray-300 dark:border-gray-700 bg-neutral-steel/20 dark:bg-black/20 focus:border-primary dark:focus:border-secondary focus:ring-primary dark:focus:ring-secondary transition-all" maxlength="1" inputmode="numeric" autocomplete="one-time-code">
ویرایش شماره
ورود