cxz-lastest-commit
This commit is contained in:
parent
d58e024f23
commit
313bb8d728
2
app.json
2
app.json
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"pages": [
|
||||
"pages/personCenter/mine/mine",
|
||||
"pages/loginModule/pwdLogin/pwdLogin",
|
||||
"pages/personCenter/mine/mine",
|
||||
"pages/personCenter/subCommissionSetting/subCommissionSetting",
|
||||
"pages/test/testVideo/testVideo",
|
||||
"pages/personCenter/withdrawal/withdrawal",
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
export const local='http://localhost:3456';
|
||||
export const ip = 'http://1.94.237.210:3457';
|
||||
export const baseUrl = ip;
|
||||
export const baseUrl = local;
|
||||
|
|
Loading…
Reference in New Issue
Block a user