mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
关闭商城
This commit is contained in:
parent
4f0da6698c
commit
7f6a8dc6da
@ -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/';
|
||||||
|
|||||||
@ -81,8 +81,8 @@
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
logoUrl: '',
|
logoUrl: '',
|
||||||
username: '18909711234',
|
username: '',
|
||||||
password: '123456',
|
password: '',
|
||||||
code: "",
|
code: "",
|
||||||
loginByPhone: false,
|
loginByPhone: false,
|
||||||
msgCode: '',
|
msgCode: '',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user