切换为线上域名
This commit is contained in:
@@ -23,7 +23,7 @@ App({
|
||||
globalData: {
|
||||
// debugMode: true, // 是否展示调试内容
|
||||
baseUrl: true ? // Api 请求域名 不带最后的 /
|
||||
"https://epp.only4.work" :
|
||||
"https://epp-prod.only4.work" :
|
||||
"http://localhost",
|
||||
userInfo: null
|
||||
}
|
||||
|
Reference in New Issue
Block a user