关闭商城

This commit is contained in:
wuxw 2026-02-03 10:23:00 +08:00
parent 4f0da6698c
commit 7f6a8dc6da
2 changed files with 4 additions and 4 deletions

View File

@ -15,10 +15,10 @@ const baseUrl = '/';
// #ifndef H5 // #ifndef H5
//服务器域名 小程序 或者 app 时 后端地址 //服务器域名 小程序 或者 app 时 后端地址
const baseUrl = 'https://wy.2hy.net/'; const baseUrl = 'http://wuye.xx.xin/';
// #endif // #endif
let commonBaseUrl = 'https://wy.2hy.net/'; let commonBaseUrl = 'http://wuye.xx.xin/';
//商城的url //商城的url
let mallUrl = 'http://mallapp.2hy.net/'; let mallUrl = 'http://mallapp.2hy.net/';

View File

@ -81,8 +81,8 @@
data() { data() {
return { return {
logoUrl: '', logoUrl: '',
username: '18909711234', username: '',
password: '123456', password: '',
code: "", code: "",
loginByPhone: false, loginByPhone: false,
msgCode: '', msgCode: '',