|
@@ -1,6 +1,6 @@
|
|
const UNI_APP = {
|
|
const UNI_APP = {
|
|
- BASE_URL: 'https://charging.xiaoxinda.com/making-friends-server/',
|
|
|
|
- //BASE_URL: 'http://192.168.33.162:8086/making-friends-server/' ,
|
|
|
|
|
|
+ //BASE_URL: 'https://charging.xiaoxinda.com/making-friends-server/',
|
|
|
|
+ BASE_URL: 'http://192.168.33.162:8086/making-friends-server/' ,
|
|
NODE_ENV :"dev",
|
|
NODE_ENV :"dev",
|
|
SIMPLE_RUN:false,// 无视权限控制跳转页面 , 用于样式人员快速访问各种功能 ,快速测试等
|
|
SIMPLE_RUN:false,// 无视权限控制跳转页面 , 用于样式人员快速访问各种功能 ,快速测试等
|
|
//openId:"oHjCawsxTJkxixR74OVp7aCKahj8",//测试用openId
|
|
//openId:"oHjCawsxTJkxixR74OVp7aCKahj8",//测试用openId
|