diff --git a/common/tool.js b/common/tool.js index bed8457..85b1c91 100644 --- a/common/tool.js +++ b/common/tool.js @@ -1,7 +1,7 @@ -// export var basePath = "http://192.168.0.69:7082/"; -// export var basePath = "http://192.168.0.31:7082/integrated_traffic/"; -export var basePath = "http://39.101.166.211:8073/integrated_traffic/"; +// export var basePath = "http://192.168.0.62:7082/"; +export var basePath = "http://192.168.0.103:6052/integrated_traffic/"; +// export var basePath = "http://39.101.166.211:8073/integrated_traffic/"; export const baseImgPath = "https://file.zcloudchina.com/YTHFile"; export const adminPath = "http://192.168.0.18:8085"; export const projectManagerUrl = 'https://pm.qhdsafety.com/zy-projectManage/'; diff --git a/manifest.json b/manifest.json index 290366b..5756d2b 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "交运安全", "appid" : "__UNI__CEE68CC", "description" : "交运安全", - "versionName" : "1.0.0", - "versionCode" : 1, + "versionName" : "1.0.1", + "versionCode" : 2, "transformPx" : false, "app-plus" : { /* 5+App特有相关 */ @@ -57,7 +57,7 @@ "", "" ], - "abiFilters" : [ "armeabi-v7a" ] + "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] }, "ios" : { "privacyDescription" : { diff --git a/pages/index/index.vue b/pages/index/index.vue index d33d2c9..9cd1c0f 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -47,6 +47,7 @@