fix:曲阳移动端更改地址
This commit is contained in:
parent
cc281cfe82
commit
ef8ccb458e
|
@ -2,8 +2,8 @@
|
|||
"name" : "曲阳金隅EHS",
|
||||
"appid" : "__UNI__B00D419",
|
||||
"description" : "曲阳金隅EHS",
|
||||
"versionName" : "2.01.12",
|
||||
"versionCode" : 200112,
|
||||
"versionName" : "2.01.13",
|
||||
"versionCode" : 200113,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
|
|
@ -38,9 +38,9 @@ const store = new Vuex.Store({
|
|||
vuex_appid: 'wxf7d6140f507466be',
|
||||
vuex_login: 'http://qyjy.ctc-zc.com/h5/',
|
||||
vuex_version: '1.00.08',
|
||||
vuex_host: 'http://222.222.144.147:6013',
|
||||
vuex_api: 'http://222.222.144.147:6013/api',
|
||||
vuex_apifile: 'http://222.222.144.147:6013/api/file/',
|
||||
vuex_host: 'http://111.11.19.54:6013',
|
||||
vuex_api: 'http://111.11.19.54:6013',
|
||||
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',
|
||||
// vuex_apifile: 'http://49.232.14.174:2226/api/file/',
|
||||
|
|
Loading…
Reference in New Issue