From ef8ccb458e5652e7928bb3235fce9f4474080fd0 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 23 Jan 2025 10:39:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=9B=B2=E9=98=B3=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E7=AB=AF=E6=9B=B4=E6=94=B9=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- store/index.js | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 9591a47..0ae3776 100644 --- a/manifest.json +++ b/manifest.json @@ -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" : { diff --git a/store/index.js b/store/index.js index 20dbc10..a3d590a 100644 --- a/store/index.js +++ b/store/index.js @@ -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/',