diff --git a/components/v-tabs/v-tabs.vue b/components/v-tabs/v-tabs.vue
index 09ba118..e6a52ee 100644
--- a/components/v-tabs/v-tabs.vue
+++ b/components/v-tabs/v-tabs.vue
@@ -1,35 +1,41 @@
-
-
-
-
+
-
- {{ v }}
-
-
-
-
-
-
-
+
+
diff --git a/manifest.json b/manifest.json
index 625034a..ee32dc2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,82 +1,82 @@
-{
- "name" : "招聘",
- "appid" : "__UNI__120CBFC",
- "description" : "",
- "versionName" : "1.0.0",
- "versionCode" : "100",
- "transformPx" : false,
- "sassImplementationName" : "node-sass",
- "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" : {}
- },
- "template" : "index.html",
- "router" : {
- "base" : "./",
- "mode" : "hash"
- },
- "optimization" : {
- "treeShaking" : {
- "enable" : true
- }
- }
- }
-}
+{
+ "name": "招聘",
+ "appid": "__UNI__BFB9B45",
+ "description": "",
+ "versionName": "1.0.0",
+ "versionCode": "100",
+ "transformPx": false,
+ "sassImplementationName": "node-sass",
+ "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": {}
+ },
+ "template": "index.html",
+ "router": {
+ "base": "./",
+ "mode": "hash"
+ },
+ "optimization": {
+ "treeShaking": {
+ "enable": true
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/pages/project/map.vue b/pages/project/map.vue
index 1a90f85..f4c3524 100644
--- a/pages/project/map.vue
+++ b/pages/project/map.vue
@@ -1,390 +1,386 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{productInfo.missionTitle}}
-
-
- {{ productInfo.cityId }} | {{productInfo.address}} | 距离:{{distance}}
-
-
-
- 招聘时间: {{productInfo.stime}}-{{productInfo.etime}}
-
-
-
- {{productInfo.experienceDesc}} | {{education[productInfo.education]}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ productInfo.missionTitle }}
+
+
+ {{ productInfo.cityId }} | {{ productInfo.address }} | 距离:{{ distance }}
+
+
+
+ 招聘时间: {{ productInfo.stime }}-{{ productInfo.etime }}
+
+
+
+ {{ productInfo.experienceDesc }} | {{ education[productInfo.education] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/projectInfo/step/three.vue b/pages/projectInfo/step/three.vue
index b0d9771..b307316 100644
--- a/pages/projectInfo/step/three.vue
+++ b/pages/projectInfo/step/three.vue
@@ -1,174 +1,172 @@
-
-
-
- 签名
-
-
-
-
- 点击输入手写签名
-
-
-
- 签名密码
-
-
-
- 已设置
- 未设置
-
-
-
-
-
-
-
- 我已阅读并同意
- 《申请证书协议》
-
-
- 完成
- 完成
-
-
+
+
+
+ 签名
+
+
+
+
+ 点击输入手写签名
+
+
+
+ 签名密码
+
+
+
+ 已设置
+ 未设置
+
+
+
+
+
+
+
+ 我已阅读并同意
+ 《申请证书协议》
+
+
+ 完成
+ 完成
+
+
diff --git a/pages/projectInfo/userrecruitInfo.vue b/pages/projectInfo/userrecruitInfo.vue
index 5802691..60f5676 100644
--- a/pages/projectInfo/userrecruitInfo.vue
+++ b/pages/projectInfo/userrecruitInfo.vue
@@ -54,7 +54,7 @@
- 来源:{{ info.jobSources || '暂无' }}
+ 来源:{{ info.jobSources || '暂无' }}
diff --git a/pages/projectInfo/userrecruitWorkInfo.vue b/pages/projectInfo/userrecruitWorkInfo.vue
index d36ced4..d7012ec 100644
--- a/pages/projectInfo/userrecruitWorkInfo.vue
+++ b/pages/projectInfo/userrecruitWorkInfo.vue
@@ -59,7 +59,7 @@
- 来源:{{ info.jobSources || '暂无' }}
+ 来源:{{ info.jobSources || '暂无' }}
@@ -49,7 +51,7 @@
- 来源:{{ info.jobSources || '暂无' }}
+ 来源:{{ info.jobSources || '暂无' }}
-
- 岗位日期:{{ dateFormat((info.stime)) }}至{{ dateFormat((info.etime)) }}
-
-
-
- 行业类型:{{ info.tradeNames }}
-
-
- 工种类型:{{ info.worktypeNames }}
-
-
- {{ info.wage }}
-
-
-
-
- 岗位要求
-
-
-
- 年龄要求:{{ age[info.ageDesc] }}
-
-
-
-
- 学历要求:{{ education[info.education] }}
-
-
- 经验要求:{{ experience[info.experienceDesc] }}
-
-
-
- 任务描述
-
-
- {{ info.missionDesc }}
-
-
-
-
- {{ item }}
-
-
-
-
- 来源:{{ info.jobSources }}
-
-
-
-
- 用工单位信息
-
-
- {{ info.companyName }}
-
-
- 用工单位地址:{{ info.companyAddress }}
-
-
-
-
- 地址
-
-
-
- 任务地址:{{ info.address }}
-
-
-
-
-
-
-
-
-
-
- 查看申请列表
-
-
-
-
-
- +
-
-
- +
-
-
-
- 下一步
-
-
-
-
-
-
- {{ item.realName }} : {{ item.telphone }}
- 申请时间:{{ item.applyTime }}
-
-
-
- 录用
- 取消
-
-
-
-
-
-
-
-
- +
-
-
- +
-
-
-
- 签名密码
- 6位数字签名密码
-
-
-
-
- 忘记密码?
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+ {{ info.missionTitle }}
+
+
+ 岗位日期:{{ dateFormat(info.stime) }}至{{ dateFormat(info.etime) }}
+
+ 行业类型:{{ info.tradeNames }}
+ 工种类型:{{ info.worktypeNames }}
+
+ {{ info.wage }}
+
+
+
+ 岗位要求
+
+ 年龄要求:{{ age[info.ageDesc] }}
+
+
+ 学历要求:{{ education[info.education] }}
+ 经验要求:{{ experience[info.experienceDesc] }}
+
+ 任务描述
+
+ {{ info.missionDesc }}
+
+
+
+
+ {{ item }}
+
+
+
+ 来源:{{ info.jobSources }}
+
+
+ 用工单位信息
+
+ {{ info.companyName }}
+
+ 用工单位地址:{{ info.companyAddress }}
+
+
+ 地址
+
+ 任务地址:{{ info.address }}
+
+
+
+
+
+
+
+
+ 查看申请列表
+
+
+
+
+
+ +
+
+
+ +
+
+
+
+ 下一步
+
+
+
+
+
+
+ {{ item.realName }} : {{ item.telphone }}
+ 申请时间:{{ item.applyTime }}
+
+
+
+
+ 录用
+
+ 取消
+
+
+
+
+
+
+
+
+ +
+
+
+ +
+
+
+
+ 签名密码
+ 6位数字签名密码
+
+
+
+
+ 忘记密码?
+
+
+
+
+
+
diff --git a/pages/recruit/subPage/newsDetail/workInfo.vue b/pages/recruit/subPage/newsDetail/workInfo.vue
index 27c60fd..17c784e 100644
--- a/pages/recruit/subPage/newsDetail/workInfo.vue
+++ b/pages/recruit/subPage/newsDetail/workInfo.vue
@@ -38,7 +38,7 @@
- 来源:{{ info.jobSources }}
+ 来源:{{ info.jobSources }}
-
-
-
-
-
- 岗位信息
-
-
-
-
-
-
-
-
-
-
-
- 岗位要求
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 人员要求
-
-
-
-
-
-
-
-
-
-
-
-
-
- 企业信息
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{info.address || '请选择'}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+ 岗位信息
+
+
+
+
+
+
+
+
+
+
+
+ 岗位要求
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 人员要求
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 企业信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ info.address || '请选择' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/recruit/subPage/work.vue b/pages/recruit/subPage/work.vue
index eed2184..f9b53a9 100644
--- a/pages/recruit/subPage/work.vue
+++ b/pages/recruit/subPage/work.vue
@@ -1,853 +1,1048 @@
-
-
-
-
-
-
- 岗位信息
-
-
-
-
-
-
-
-
-
-
-
- 岗位要求
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 人员要求
-
-
-
-
-
-
-
-
-
-
-
-
-
- 企业信息
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{info.address || '请选择'}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+ 岗位信息
+
+
+
+
+
+
+
+
+
+
+
+ 岗位要求
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 人员要求
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 企业信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ info.address || '请选择' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/uni_modules/custom-tree-select/components/custom-tree-select/data-select-item.vue b/uni_modules/custom-tree-select/components/custom-tree-select/data-select-item.vue
index 08be717..b588d1c 100644
--- a/uni_modules/custom-tree-select/components/custom-tree-select/data-select-item.vue
+++ b/uni_modules/custom-tree-select/components/custom-tree-select/data-select-item.vue
@@ -1,363 +1,332 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ node[dataLabel] }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ node[dataLabel] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vue.config.js b/vue.config.js
index e139c7d..feaa307 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -10,6 +10,7 @@ module.exports = {
// target: 'http://192.168.1.115:8000',
target: 'http://39.98.44.136:6013',
ws: true,
+ changeOrigin: true,
pathRewrite: {
'^/api': '/'
}
@@ -18,6 +19,7 @@ module.exports = {
//本地服务接口地址
target: 'https://apis.map.qq.com',
ws: true,
+ changeOrigin: true,
pathRewrite: {
'^/qq/map': '/'
}