diff --git a/components/uMapView/uMapView.vue b/components/uMapView/uMapView.vue index 2e9a7e2..32ed8e3 100644 --- a/components/uMapView/uMapView.vue +++ b/components/uMapView/uMapView.vue @@ -163,7 +163,7 @@ this.$emit('regionchange', e.pixel) }); this.map.on('singleclick', (e) => { - this.$emit('clickMap', this.coordinate) + this.$emit('clickMap', e.coordinate) }); if (this.open) { diff --git a/config.js b/config.js index 25f4257..c1bf9f6 100644 --- a/config.js +++ b/config.js @@ -38,7 +38,7 @@ module.exports = { } else { return { '{oss_file_url}': 'https://dy12333.org.cn/api', - "http://10.165.0.173:8000": "https://dy12333.org.cn/api" + "http://10.165.0.77:8000": "https://dy12333.org.cn/api" } } })() diff --git a/manifest.json b/manifest.json index ceef986..70d7780 100644 --- a/manifest.json +++ b/manifest.json @@ -1,80 +1,85 @@ -{ - "name" : "招聘", - "appid" : "__UNI__2BC0F87", - "description" : "", - "versionName" : "1.0.0", - "versionCode" : "100", - "transformPx" : false, - "app-plus" : { - "usingComponents" : true, - "compilerVersion" : 3, - /* 5+App特有相关 */ - "modules" : {}, - /* 模块配置 */ - "distribute" : { - /* 应用发布信息 */ - "android" : { - /* android打包配置 */ - "permissions" : [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ] - }, - "ios" : {}, - /* ios打包配置 */ - "sdkConfigs" : {} - } - }, - /* SDK配置 */ - "quickapp" : {}, - /* 快应用特有相关 */ - "mp-weixin" : { - /* 小程序特有相关 */ - "appid" : "wx77580889aaf15eb4", - "setting" : { - "urlCheck" : false, - "minified" : true, - "es6" : true - }, - "usingComponents" : true, - "permission" : { - "scope.userLocation" : { - "desc" : "获取您的位置,以便给您推荐合适工作信息" - } - } - }, - "h5" : { - "sdkConfigs" : { - "maps" : { - "qqmap" : { - "key" : "FW3BZ-6JTK6-GCUS5-MZCRR-3GPR5-HJFEI" - } - } - }, - "template" : "index.html", - "router" : { - "base" : "./", - "mode" : "hash" - } - } -} +{ + "name": "招聘", + "appid": "__UNI__2BC0F87", + "description": "", + "versionName": "1.0.0", + "versionCode": "100", + "transformPx": false, + "app-plus": { + "usingComponents": true, + "compilerVersion": 3, + /* 5+App特有相关 */ + "modules": {}, + /* 模块配置 */ + "distribute": { + /* 应用发布信息 */ + "android": { + /* android打包配置 */ + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + "ios": {}, + /* ios打包配置 */ + "sdkConfigs": {} + } + }, + /* SDK配置 */ + "quickapp": {}, + /* 快应用特有相关 */ + "mp-weixin": { + /* 小程序特有相关 */ + "appid": "wx77580889aaf15eb4", + "setting": { + "urlCheck": false, + "minified": true, + "es6": true + }, + "usingComponents": true, + "permission": { + "scope.userLocation": { + "desc": "获取您的位置,以便给您推荐合适工作信息" + } + } + }, + "h5": { + "sdkConfigs": { + "maps": { + "qqmap": { + "key": "FW3BZ-6JTK6-GCUS5-MZCRR-3GPR5-HJFEI" + } + } + }, + "template": "index.html", + "router": { + "base": "./", + "mode": "hash" + }, + "optimization": { + "treeShaking": { + "enable": true + } + } + } +} \ No newline at end of file diff --git a/pages/projectInfo/projectInfo.vue b/pages/projectInfo/projectInfo.vue index b23f9d3..dcc9a23 100644 --- a/pages/projectInfo/projectInfo.vue +++ b/pages/projectInfo/projectInfo.vue @@ -102,8 +102,8 @@ + :open="true" :zoom="14" :min-zoom="10" :max-zoom="20" :MapUrl="$config.supperMap" + :flag-tip="false"> diff --git a/pages/projectInfo/userrecruitInfo.vue b/pages/projectInfo/userrecruitInfo.vue index 8655b76..76558ce 100644 --- a/pages/projectInfo/userrecruitInfo.vue +++ b/pages/projectInfo/userrecruitInfo.vue @@ -105,8 +105,8 @@ + :open="true" :zoom="14" :min-zoom="10" :max-zoom="20" :MapUrl="$config.supperMap" + :flag-tip="false"> diff --git a/pages/recruit/subPage/newsDetail/projectInfo.vue b/pages/recruit/subPage/newsDetail/projectInfo.vue index 9f743c6..7512ec9 100644 --- a/pages/recruit/subPage/newsDetail/projectInfo.vue +++ b/pages/recruit/subPage/newsDetail/projectInfo.vue @@ -88,8 +88,8 @@ + :open="true" :zoom="14" :min-zoom="10" :max-zoom="20" :MapUrl="$config.supperMap" + :flag-tip="false"> diff --git a/pages/recruit/subPage/newsDetail/userrecruitInfo.vue b/pages/recruit/subPage/newsDetail/userrecruitInfo.vue index ed0e154..15c8b75 100644 --- a/pages/recruit/subPage/newsDetail/userrecruitInfo.vue +++ b/pages/recruit/subPage/newsDetail/userrecruitInfo.vue @@ -96,8 +96,8 @@ + :open="true" :zoom="14" :min-zoom="10" :max-zoom="20" :MapUrl="$config.supperMap" + :flag-tip="false"> diff --git a/pages/recruit/subPage/newsDetail/workInfo.vue b/pages/recruit/subPage/newsDetail/workInfo.vue index 558961e..182fb93 100644 --- a/pages/recruit/subPage/newsDetail/workInfo.vue +++ b/pages/recruit/subPage/newsDetail/workInfo.vue @@ -96,8 +96,8 @@ + :open="true" :zoom="14" :min-zoom="10" :max-zoom="20" :MapUrl="$config.supperMap" + :flag-tip="false"> diff --git a/pages/recruit/subPage/work.vue b/pages/recruit/subPage/work.vue index 5a2cb97..20225dc 100644 --- a/pages/recruit/subPage/work.vue +++ b/pages/recruit/subPage/work.vue @@ -135,8 +135,8 @@ + :open="true" :zoom="14" :min-zoom="10" :max-zoom="20" :MapUrl="$config.supperMap" + :flag-tip="false">