|
|
@@ -12,8 +12,8 @@ let h5Url = 'https://city.baoxianzhanggui.com/fragrance'
|
|
|
|
|
|
if (process.env.NODE_ENV == 'development') {
|
|
|
// baseUrl = 'https://test.baoxianzhanggui.com/locallive-java' // 测试环境
|
|
|
- //baseUrl = 'http://192.168.1.190:8087' // 靳
|
|
|
- baseUrl = 'http://192.168.1.222:8087' // 志珺
|
|
|
+ // baseUrl = 'http://192.168.1.190:8087' // 靳
|
|
|
+ // baseUrl = 'http://192.168.1.222:8087' // 志珺
|
|
|
}
|
|
|
|
|
|
// 同时导出所有变量(命名导出)
|