cxz-lastest-commit

This commit is contained in:
chen-xin-zhi 2025-06-04 10:50:05 +08:00
parent d58e024f23
commit 313bb8d728
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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;