fix:更改曲阳移动端地址
This commit is contained in:
parent
ef8ccb458e
commit
3d39467ab9
|
@ -2,8 +2,8 @@
|
|||
"name" : "曲阳金隅EHS",
|
||||
"appid" : "__UNI__B00D419",
|
||||
"description" : "曲阳金隅EHS",
|
||||
"versionName" : "2.01.13",
|
||||
"versionCode" : 200113,
|
||||
"versionName" : "2.01.14",
|
||||
"versionCode" : 200114,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
@ -128,8 +128,8 @@
|
|||
"disableHostCheck" : true,
|
||||
"proxy" : {
|
||||
"/api" : {
|
||||
"target" : "http://49.232.14.174:2226/api/",
|
||||
// "target" : "http://222.222.144.147:6013/api/",
|
||||
// "target" : "http://49.232.14.174:2226/api/",
|
||||
"target" : "http://111.11.19.54:6013/api/",
|
||||
"changeOrigin" : true,
|
||||
"secure" : true,
|
||||
"pathRewrite" : {
|
||||
|
|
|
@ -39,7 +39,7 @@ const store = new Vuex.Store({
|
|||
vuex_login: 'http://qyjy.ctc-zc.com/h5/',
|
||||
vuex_version: '1.00.08',
|
||||
vuex_host: 'http://111.11.19.54:6013',
|
||||
vuex_api: 'http://111.11.19.54:6013',
|
||||
vuex_api: 'http://111.11.19.54:6013/api',
|
||||
vuex_apifile: 'http://111.11.19.54:6013/api/file/',
|
||||
// vuex_host: 'http://49.232.14.174:2226',
|
||||
// vuex_api: 'http://49.232.14.174:2226/api',
|
||||
|
|
Loading…
Reference in New Issue