zhengkaixin hace 2 años
padre
commit
4c11cd0fa4
Se han modificado 4 ficheros con 7 adiciones y 7 borrados
  1. 2 2
      .env.development
  2. 2 2
      .env.production
  3. 2 2
      .env.test
  4. 1 1
      src/commin.js

+ 2 - 2
.env.development

@@ -4,7 +4,7 @@ OUT_PUT_NAME=dev
 VUE_APP_LOCAL_STORAGE_PREFIX=dev
 
 #项目缓存抬头
-VUE_APP_LOCAL_PREFIX_MAIN=medical_xpgj_
+VUE_APP_LOCAL_PREFIX_MAIN=medical_prod_xpgj_
 
 #VUE_APP_BACKEND_URL=https://ykt-test.xiaoxinda.com/gaoa-server/
 #VUE_APP_BACKEND_URL=http://localhost:8086/gaoa-server/
@@ -15,7 +15,7 @@ VUE_APP_BACKEND_URL51=https://51team.xiaoxinda.com/charging-parking/
 VUE_APP_MIRROR_BACKEND_URL=https://mirror.xiaoxinda.com/xpgjapi/
 
 #小鹏管家微信appid
-VUE_APP_WXAPPID=wx7e70eb62a8459869
+VUE_APP_WXAPPID=wx3aa65d04d1c4163c
 VUE_APP_ALIAPPID=2019032063568906
 VUE_APP_AUTH=
 VUE_APP_VERSION=2.0.5

+ 2 - 2
.env.production

@@ -4,7 +4,7 @@ OUT_PUT_NAME=prod
 VUE_APP_LOCAL_STORAGE_PREFIX=prod
 
 #项目缓存抬头
-VUE_APP_LOCAL_PREFIX_MAIN=medical_xpgj_
+VUE_APP_LOCAL_PREFIX_MAIN=medical_prod_xpgj_
 VUE_APP_BACKEND_URL=http://47.98.231.198:8081/healthcare-security-server
 
 ##VUE_APP_BACKEND_URL=http://47.98.231.198:8081/jp-housekeeper-server
@@ -12,7 +12,7 @@ VUE_APP_BACKEND_URL51=https://51team.xiaoxinda.com/charging-parking/
 VUE_APP_MIRROR_BACKEND_URL=https://mirror.xiaoxinda.com/xpgjapi/
 
 #小鹏管家微信appid
-VUE_APP_WXAPPID=wx7e70eb62a8459869
+VUE_APP_WXAPPID=wx3aa65d04d1c4163c
 VUE_APP_ALIAPPID=2019032063568906
 VUE_APP_AUTH=
 VUE_APP_VERSION=2.0.5

+ 2 - 2
.env.test

@@ -4,7 +4,7 @@ OUT_PUT_NAME=test
 VUE_APP_LOCAL_STORAGE_PREFIX=test
 
 #项目缓存抬头
-VUE_APP_LOCAL_PREFIX_MAIN=medical_xpgj_
+VUE_APP_LOCAL_PREFIX_MAIN=medical_prod_xpgj_
 #VUE_APP_BACKEND_URL=http://47.98.231.198:8081/gaoa-server
 VUE_APP_BACKEND_URL=http://47.98.231.198:8081/healthcare-security-server
 
@@ -13,7 +13,7 @@ VUE_APP_BACKEND_URL51=https://51team.xiaoxinda.com/charging-parking/
 VUE_APP_MIRROR_BACKEND_URL=https://ykt-test.xiaoxinda.com/jp-housekeeper-server/
 
 #小鹏管家微信appid
-VUE_APP_WXAPPID=wx7e70eb62a8459869
+VUE_APP_WXAPPID=wx3aa65d04d1c4163c
 VUE_APP_ALIAPPID=2019032063568906
 VUE_APP_AUTH=
 VUE_APP_VERSION=2.0.5

+ 1 - 1
src/commin.js

@@ -58,7 +58,7 @@ import {
 
 				//testOpenid:"oHjCawsxTJkxixR74OVp7aCKahj8",//ylm
 				
-				testOpenid:"oHjCawgwCGen5k1-hAsimdEX5lZo",//sz
+				//testOpenid:"oHjCawgwCGen5k1-hAsimdEX5lZo",//sz
 				
 				
 				isLoading: false,