|
@@ -1,8 +1,8 @@
|
|
const UNI_APP = {
|
|
const UNI_APP = {
|
|
|
|
|
|
// BASE_URL: 'http://192.168.77.162:8080/charging-station/' ,
|
|
// BASE_URL: 'http://192.168.77.162:8080/charging-station/' ,
|
|
- //BASE_URL: 'https://charging.xiaoxinda.com/charging-station-test/',
|
|
|
|
- BASE_URL: 'https://charging.xiaoxinda.com/charging-station-server/',
|
|
|
|
|
|
+ BASE_URL: 'https://charging.xiaoxinda.com/charging-station-test/',
|
|
|
|
+ // BASE_URL: 'https://charging.xiaoxinda.com/charging-station-server/',
|
|
|
|
|
|
|
|
|
|
NODE_ENV :"test",
|
|
NODE_ENV :"test",
|
|
@@ -13,6 +13,7 @@ const UNI_APP = {
|
|
VUE_APP_WXAPPID:"wx7e70eb62a8459869",
|
|
VUE_APP_WXAPPID:"wx7e70eb62a8459869",
|
|
//zkx的测试openId
|
|
//zkx的测试openId
|
|
//openId:"oHjCawsJ5blME36lHaSpSVfEhleU",
|
|
//openId:"oHjCawsJ5blME36lHaSpSVfEhleU",
|
|
|
|
+ // openId:"1000",
|
|
openId:"oHjCawigqi8SEAwutwkQ-VEgdp3k",
|
|
openId:"oHjCawigqi8SEAwutwkQ-VEgdp3k",
|
|
//zq的测试openId
|
|
//zq的测试openId
|
|
//openId:"oHjCawsxTJkxixR74OVp7aCKahj8",
|
|
//openId:"oHjCawsxTJkxixR74OVp7aCKahj8",
|