From 7f6a8dc6da97066d6bede90fd5763389f603d702 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Tue, 3 Feb 2026 10:23:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E5=95=86=E5=9F=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/config.js | 4 ++-- pages/login/login.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/config.js b/conf/config.js index 61415d3..f5619ba 100644 --- a/conf/config.js +++ b/conf/config.js @@ -15,10 +15,10 @@ const baseUrl = '/'; // #ifndef H5 //服务器域名 小程序 或者 app 时 后端地址 -const baseUrl = 'https://wy.2hy.net/'; +const baseUrl = 'http://wuye.xx.xin/'; // #endif -let commonBaseUrl = 'https://wy.2hy.net/'; +let commonBaseUrl = 'http://wuye.xx.xin/'; //商城的url let mallUrl = 'http://mallapp.2hy.net/'; diff --git a/pages/login/login.vue b/pages/login/login.vue index e9bd497..ad35a37 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -81,8 +81,8 @@ data() { return { logoUrl: '', - username: '18909711234', - password: '123456', + username: '', + password: '', code: "", loginByPhone: false, msgCode: '',