lifanagju_citu пре 1 година
родитељ
комит
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>