diff --git a/config/common.js b/config/common.js index a95ae82..cab46f0 100644 --- a/config/common.js +++ b/config/common.js @@ -125,7 +125,7 @@ if (process.env.CUSTOM_PLATFORM === "dev") { }, uni_app_web_url: "", uni_app_web_api_url: APP_ENV === 'release' ? "http://xmmhe.com" : "http://47.122.43.22", - uni_app_web_source_url: APP_ENV === 'release' ? "http://xmmhe.com:7199" : "http://47.122.43.22:3199", + uni_app_web_source_url: APP_ENV === 'release' ? "http://xmmhe.com:7199" : "http://47.122.43.22:7199", uni_app_web_local_api_url: APP_ENV === 'release' ? "http://xmmhe.com" : "http://47.122.43.22" //打包测试: 47.122.43.22 开发可 localhost } diff --git a/manifest.json b/manifest.json index 7da9cb9..96863d9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "连锰矿山安全", + "name" : "矿山安全Beta", "appid" : "__UNI__A6AA052", "description" : "连锰矿山安全app", "versionName" : "1.0.0", @@ -39,7 +39,7 @@ "", "" ], - "abiFilters" : [ "armeabi-v7a" ,"arm64-v8a"] + "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ] }, /* ios打包配置 */ "ios" : { @@ -106,13 +106,13 @@ /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ - "mp-weixin" : { - "appid" : "wxdf9daae309e2a840", - "setting" : { - "urlCheck" : false - }, - "usingComponents" : true - }, + "mp-weixin" : { + "appid" : "wxdf9daae309e2a840", + "setting" : { + "urlCheck" : false + }, + "usingComponents" : true + }, "mp-alipay" : { "usingComponents" : true }, diff --git a/pages/performance/index1.vue b/pages/performance/index1.vue index 4ea9ff4..10256bb 100644 --- a/pages/performance/index1.vue +++ b/pages/performance/index1.vue @@ -132,7 +132,7 @@ - + 组织绩效 @@ -229,7 +229,7 @@