fix:更改曲阳移动端地址

This commit is contained in:
shijing 2025-02-06 09:08:58 +08:00
parent ef8ccb458e
commit 3d39467ab9
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
"name" : "曲阳金隅EHS", "name" : "曲阳金隅EHS",
"appid" : "__UNI__B00D419", "appid" : "__UNI__B00D419",
"description" : "曲阳金隅EHS", "description" : "曲阳金隅EHS",
"versionName" : "2.01.13", "versionName" : "2.01.14",
"versionCode" : 200113, "versionCode" : 200114,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {
@ -128,8 +128,8 @@
"disableHostCheck" : true, "disableHostCheck" : true,
"proxy" : { "proxy" : {
"/api" : { "/api" : {
"target" : "http://49.232.14.174:2226/api/", // "target" : "http://49.232.14.174:2226/api/",
// "target" : "http://222.222.144.147:6013/api/", "target" : "http://111.11.19.54:6013/api/",
"changeOrigin" : true, "changeOrigin" : true,
"secure" : true, "secure" : true,
"pathRewrite" : { "pathRewrite" : {

View File

@ -39,7 +39,7 @@ const store = new Vuex.Store({
vuex_login: 'http://qyjy.ctc-zc.com/h5/', vuex_login: 'http://qyjy.ctc-zc.com/h5/',
vuex_version: '1.00.08', vuex_version: '1.00.08',
vuex_host: 'http://111.11.19.54:6013', 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_apifile: 'http://111.11.19.54:6013/api/file/',
// vuex_host: 'http://49.232.14.174:2226', // vuex_host: 'http://49.232.14.174:2226',
// vuex_api: 'http://49.232.14.174:2226/api', // vuex_api: 'http://49.232.14.174:2226/api',