feat: 更新版本号
This commit is contained in:
parent
c0812efdda
commit
bece97d09c
|
@ -2,8 +2,8 @@
|
|||
"name" : "曲阳金隅EHS",
|
||||
"appid" : "__UNI__B00D419",
|
||||
"description" : "曲阳金隅EHS",
|
||||
"versionName" : "1.01.36",
|
||||
"versionCode" : 101036,
|
||||
"versionName" : "1.01.38",
|
||||
"versionCode" : 101038,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
|
|
@ -41,8 +41,8 @@ const store = new Vuex.Store({
|
|||
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_api: 'http://49.232.14.174:2226/api',
|
||||
vuex_api: 'http://222.222.144.147:6013/api',
|
||||
// vuex_api: 'http://49.232.14.174:2226/api',
|
||||
vuex_apifile: 'http://222.222.144.147:6013/api/file/',
|
||||
// vuex_api: 'http://127.0.0.1:8000/api',
|
||||
// vuex_host: 'http://10.99.5.79:20309',
|
||||
|
|
Loading…
Reference in New Issue