|
@@ -6,9 +6,9 @@
|
|
"env": {
|
|
"env": {
|
|
"UNI_PLATFORM": "h5",
|
|
"UNI_PLATFORM": "h5",
|
|
"H_NODE_ENV": "development",
|
|
"H_NODE_ENV": "development",
|
|
- "H_BASE_URL": "https://wx.hw.hongweisoft.com/veterans",
|
|
|
|
- "H_TIM_CHAT_URL": "https://veterh5.hw.hongweisoft.com/chat/pages/login/login",
|
|
|
|
- "H_VIDEO_CHAT_URL": "https://veterhwebchat.hw.hongweisoft.com/#/",
|
|
|
|
|
|
+ "H_BASE_URL": "https://wx.dev.dazesoft.cn/veterans",
|
|
|
|
+ "H_TIM_CHAT_URL": "https://veterh5.dev.dazesoft.cn/chat/pages/login/login",
|
|
|
|
+ "H_VIDEO_CHAT_URL": "https://veterhwebchat.dev.dazesoft.cn/#/",
|
|
"DESCRIBE": "测试环境"
|
|
"DESCRIBE": "测试环境"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -17,9 +17,9 @@
|
|
"env": {
|
|
"env": {
|
|
"UNI_PLATFORM": "h5",
|
|
"UNI_PLATFORM": "h5",
|
|
"H_NODE_ENV": "production",
|
|
"H_NODE_ENV": "production",
|
|
- "H_BASE_URL": "http://api.veterans.hongweisoft.com",
|
|
|
|
- "H_TIM_CHAT_URL": "http://mobile.veterans.hongweisoft.com/chat/pages/login/login",
|
|
|
|
- "H_VIDEO_CHAT_URL": "https://chat.veterans.hongweisoft.com/#/",
|
|
|
|
|
|
+ "H_BASE_URL": "http://api.veterans.dazesoft.cn",
|
|
|
|
+ "H_TIM_CHAT_URL": "http://mobile.veterans.dazesoft.cn/chat/pages/login/login",
|
|
|
|
+ "H_VIDEO_CHAT_URL": "https://chat.veterans.dazesoft.cn/#/",
|
|
"DESCRIBE": "正式环境"
|
|
"DESCRIBE": "正式环境"
|
|
}
|
|
}
|
|
}
|
|
}
|