From 1b897c74e44d185669d87abd4c3a29c90d6fe225 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 19 七月 2024 20:10:27 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia

---
 wechat_staff/pages/login/index.js |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/wechat_staff/pages/login/index.js b/wechat_staff/pages/login/index.js
index 15689ba..1371551 100644
--- a/wechat_staff/pages/login/index.js
+++ b/wechat_staff/pages/login/index.js
@@ -9,9 +9,8 @@
     primary: '',
     status: '0', // 鏍囪瘑
     countDown: 0,
-    phone: '13663966099',
-    code: '',
-
+    phone: '',
+    code: '', 
     showModal: false,
     activeHtml: '',
   },

--
Gitblit v1.9.3