diff --git a/manifest.json b/manifest.json index 0ae3776..53e7491 100644 --- a/manifest.json +++ b/manifest.json @@ -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" : { diff --git a/store/index.js b/store/index.js index a3d590a..42e6031 100644 --- a/store/index.js +++ b/store/index.js @@ -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',