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: '',