关闭商城

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
//服务器域名 小程序 或者 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/';

View File

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