Explorar o código

😁默认验证不启用,以后台为准

zuohuaijun %!s(int64=3) %!d(string=hai) anos
pai
achega
4b4f3c6eaa
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Web/src/views/login/component/account.vue

+ 2 - 2
Web/src/views/login/component/account.vue

@@ -104,8 +104,8 @@ const state = reactive({
 	captchaImage: '',
 	captchaImage: '',
 	rotateVerifyVisible: false,
 	rotateVerifyVisible: false,
 	rotateVerifyImg: verifyImg,
 	rotateVerifyImg: verifyImg,
-	secondVerEnabled: true,
-	captchaEnabled: true,
+	secondVerEnabled: false,
+	captchaEnabled: false,
 	isPassRotate: false,
 	isPassRotate: false,
 });
 });
 onMounted(async () => {
 onMounted(async () => {