From 0f9d75b7a99af420d1127eba017173e72b29f328 Mon Sep 17 00:00:00 2001 From: jyx <2012969435@qq.com> Date: Tue, 24 Sep 2024 16:18:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=94=B5=E8=AF=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/login/index.vue b/src/pages/login/index.vue index 34a49ea..fae6192 100644 --- a/src/pages/login/index.vue +++ b/src/pages/login/index.vue @@ -102,7 +102,7 @@ import useToast from "@/hooks/toast/useToast.js"; import { onLoad } from "@dcloudio/uni-app"; import { userLogin, userSend, pbDetail } from "@/api/login.js"; const state = reactive({ - TelNum: "15190039212", + TelNum: "", Password: "", id: "", pid: "",