lifanagju_citu 1 год назад
Родитель
Сommit
592d33acbc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      sheep/components/s-auth-modal/components/reset-password.vue

+ 1 - 1
sheep/components/s-auth-modal/components/reset-password.vue

@@ -41,7 +41,7 @@
           placeholder="请输入验证码"
           v-model="state.model.code"
           type="number"
-          maxlength="4"
+          maxlength="6"
           :inputBorder="false"
         />
       </uni-forms-item>