diff --git a/pages.json b/pages.json
index 3af9761..8fbddc3 100644
--- a/pages.json
+++ b/pages.json
@@ -1,665 +1,702 @@
{
- "pages" : [
- //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path" : "pages/index/index",
- "style" : {
- "enablePullDownRefresh" : true,
- "navigationBarBackgroundColor" : "#FFFFFF",
- "navigationBarShadow": {
- "colorType": "none"
- },
- "navigationStyle": "custom"
- }
+ "pages": [
+ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
+ {
+ "path": "pages/index/index",
+ "style": {
+ "enablePullDownRefresh": true,
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationBarShadow": {
+ "colorType": "none"
},
- {
- "path" : "pages/index/cindex",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/projectInfo/projectInfo",
- "style" : {
- "navigationBarTitleText" : "任务详情",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/projectInfo/workInfo",
- "style" : {
- "navigationBarTitleText" : "岗位详情",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },{
- "path" : "pages/projectInfo/userrecruitInfo",
- "style" : {
- "navigationBarTitleText" : "招工详情",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/projectInfo/signContract",
- "style" : {
- "navigationBarTitleText" : "实名认证",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
-
- {
- "path" : "pages/mapSeach/mapSeach",
- "style" : {
- "navigationStyle" : "custom"
- }
- },
- {
- "path" : "pages/project/project",
- "style" : {
- "navigationBarTitleText" : "德阳市灵活就业平台",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh" : true
- }
- },
- {
- "path" : "pages/project/newProject",
- "style" : {
- "navigationBarTitleText" : "德阳市灵活就业平台",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh" : true
- }
- },
- {
- "path" : "pages/news/news",
- "style" : {
- "navigationBarTitleText" : "消息中心",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh" : true
- }
- },
- {
- "path" : "pages/news/newsList",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh" : true
- }
- },
- {
- "path" : "pages/news/newsDetail",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/login/login",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/login/reg",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/login/setCode",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/login/setPassword",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/login/forgetPwd",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/seach/seach",
- "style" : {
- "navigationBarTitleText" : "德阳市灵活就业平台",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/bankList/bankList",
- "style" : {
- "navigationBarTitleText" : "选择银行",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/setCity/setCity",
- "style" : {
- "navigationBarTitleText" : "设置地区",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/cityInfo/cityInfo",
- "style" : {
- "navigationBarTitleText" : "设置地区",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/user/agreement",
- "style" : {
- "navigationBarTitleText" : "协议",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/user/sealAgreement",
- "style" : {
- "navigationBarTitleText" : "签名协议",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/seach/placeSearch",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/my/my",
- "style" : {
- "navigationStyle" : "custom",
- "navigationBarBackgroundColor" : "#1B66FF",
- "navigationBarTextStyle" : "white"
- }
- }
- ,{
- "path" : "pages/user/policyContent",
- "style" : {
- "navigationBarTitleText" : "新政详情",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },{
- "path" : "pages/user/policyDetail",
- "style" : {
- "navigationBarTitleText" : "政策详情",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "pages/project/projectList",
- "style": {
- "navigationBarTitleText": "位置",
- "navigationBarBackgroundColor": "#FFFFFF",
- "enablePullDownRefresh": true,
- "navigationBarShadow": {
- "colorType": "none"
- }
- }
- },
- {
- "path" : "pages/market/market",
- "style" :
- {
- "navigationBarTitleText" : "市场详情",
- "navigationBarBackgroundColor": "#4570fa",
- "enablePullDownRefresh" : false,
- "navigationBarTextStyle": "white",
- "navigationBarShadow": {
- "colorType": "none"
- }
- }
- },
- {
- "path" : "pages/recruit/recruit",
- "style" :
- {
- "navigationBarTitleText" : "我要招工",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "pages/recruit/reform",
- "style" :
- {
- "navigationBarTitleText" : "个体招工",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "pages/recruit/subPage/index",
- "style" :
- {
- "navigationBarTitleText" : "招工列表",
- "enablePullDownRefresh" : false,
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "pages/recruit/subPage/MessageList",
- "style" :
- {
- "navigationBarTitleText" : "消息",
- "enablePullDownRefresh" : false,
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "pages/recruit/subPage/recruit",
- "style" :
- {
- "navigationBarTitleText" : "发布招工",
- "enablePullDownRefresh" : false,
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "pages/recruit/subPage/task",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "pages/recruit/subPage/work",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "pages/recruit/subPage/person",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "pages/news/jobProjectList",
- "style" :
- {
- "navigationBarTitleText" : "推送岗位",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "pages/news/taskProjectList",
- "style" :
- {
- "navigationBarTitleText" : "推送任务",
- "enablePullDownRefresh" : false
- }
- },
- {
- "path" : "pages/news/policyList",
- "style" :
- {
- "navigationBarTitleText" : "推送政策",
- "enablePullDownRefresh" : false
- }
- }
- ],
- "subPackages": [{
- "root": "pageMy",
- "pages": [
- {
- "path" : "federation/forMembership/password",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "federation/forMembership/payment",
- "style" : {
- "navigationBarTitleText" : "订单确认",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "federation/forMembership/forBook",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "federation/forMembership/perfectXin",
- "style" : {
- "navigationBarTitleText" : "完善入会信息",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "federation/forMembership/Notice",
- "style" : {
- "navigationBarTitleText" : "工会会员须知",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "federation/vip/information",
- "style" : {
- "navigationBarTitleText" : "会员信息",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "help/help",
- "style" : {
- "navigationBarTitleText" : "帮助与反馈",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "help/passWord",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "help/phone",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "help/userInfo",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "help/authentication",
- "style" : {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "mycomment/mycomment",
- "style" : {
- "navigationBarTitleText" : "我的评价",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "comment/comment",
- "style" : {
- "navigationBarTitleText" : "我的评价",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },{
- "path" : "my/sala",
- "style" : {
- "navigationBarTitleText" : "我的工资",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh" : true
- }
- },{
- "path" : "my/resume/index",
- "style" : {
- "navigationBarTitleText" : "我的简历",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "my/resume/setWskill",
- "style" : {
- "navigationBarTitleText" : "我想学习的技能",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "my/resume/addSkill",
- "style" : {
- "navigationBarTitleText" : "我的职业技能",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "my/resume/skillLevel",
- "style" : {
- "navigationBarTitleText" : "我的技能水平",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "my/resume/skill",
- "style" : {
- "navigationBarTitleText" : "我的技能",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "my/resume/addInd",
- "style" : {
- "navigationBarTitleText" : "我的行业",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },{
- "path" : "my/vip/index",
- "style" : {
- "navigationBarTitleText" : "VIP会员申请",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },{
- "path" : "my/changePhone",
- "style" : {
- "navigationBarTitleText" : "变更手机号",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "my/changePassword",
- "style" : {
- "navigationBarTitleText" : "修改密码",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },{
- "path" : "my/userBase",
- "style" : {
- "navigationBarTitleText" : "基本信息",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },{
- "path" : "my/set",
- "style" : {
- "navigationBarTitleText" : "设置",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },{
- "path" : "contract/index",
- "style" : {
- "navigationBarTitleText" : "我的合同",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh": true
- }
- },{
- "path" : "myProject/myProject",
- "style" : {
- "navigationBarTitleText" : "我的申请",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh": true
-
- }
- },{
- "path" : "myProject/myCollection",
- "style" : {
- "navigationBarTitleText" : "我的收藏",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh": true
-
- }
- },{
- "path" : "myProject/browsingHistory",
- "style" : {
- "navigationBarTitleText" : "浏览记录",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh": true
-
- }
- },{
- "path" : "setUserBase/seal/setSealPassword",
- "style" : {
- "navigationBarTitleText" : "设置签名密码",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "setUserBase/seal/sealCanvas",
- "style" : {
- "navigationBarTitleText" : "手写签名",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "setUserBase/seal/forget",
- "style" : {
- "navigationBarTitleText" : "重置密码",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "setUserBase/seal/index",
- "style" : {
- "navigationBarTitleText" : "我的签名",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "setUserBase/icCard/index",
- "style" : {
- "navigationBarTitleText" : "我的银行卡",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "setUserBase/icCard/add",
- "style" : {
- "navigationBarTitleText" : "我的银行卡",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "setUserBase/realName",
- "style" : {
- "navigationBarTitleText" : "实名认证",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- },
- {
- "path" : "setUserBase/index",
- "style" : {
- "navigationBarTitleText" : "填写认证信息",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
-
- },
- {
- "path": "setUserBase/mailbox",
- "style": {
- "navigationBarTitleText": "添加信件",
- "navigationBarBackgroundColor": "#FFFFFF",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "setUserBase/complain",
- "style": {
- "navigationBarTitleText": "投诉建议",
- "navigationBarBackgroundColor": "#FFFFFF",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "apply/rights",
- "style": {
- "navigationBarTitleText": "法律维权帮扶",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path" : "help/questions/questions",
- "style" : {
- "navigationBarTitleText" : "常见问题",
- "navigationBarBackgroundColor" : "#FFFFFF",
- "enablePullDownRefresh": true
- }
- },{
- "path" : "help/questions/questionDetail",
- "style" : {
- "navigationBarTitleText" : "问题详情",
- "navigationBarBackgroundColor" : "#FFFFFF"
- }
- } ,
- {
- "path": "apply/applications",
- "style": {
- "navigationBarTitleText": "我的申请",
- "navigationBarBackgroundColor": "#FFFFFF",
- "enablePullDownRefresh": true
- }
- }
- ]
- }],
- "globalStyle" : {
- "navigationBarTextStyle" : "black",
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor" : "#F8F8F8",
- "backgroundColor" : "#F8F8F8",
- "navigationBarShadow": {
- "colorType": "grey"
- }
+ "navigationStyle": "custom"
+ }
},
- "tabBar" : {
- "borderStyle" : "black",
- "backgroundColor" : "#fff",
- "color" : "#000",
- "fontSize": "12px",
- "iconWidth": "24px",
- "selectedColor" : "#1B66FF",
- "list" : [
- {
- "pagePath" : "pages/index/index",
- "iconPath" : "static/img/tabbar/home.png",
- "selectedIconPath" : "static/img/tabbar/homeactive.png",
- "text" : "首页"
- },
- {
- "pagePath" : "pages/project/project",
- "iconPath" : "static/img/tabbar/guanzhu.png",
- "selectedIconPath" : "static/img/tabbar/guanzhuactive.png",
- "text" : "招聘"
- },
- {
- "pagePath" : "pages/news/news",
- "iconPath" : "static/img/tabbar/add.png",
- "selectedIconPath" : "static/img/tabbar/addactive.png",
- "text" : "消息"
- },
- {
- "pagePath" : "pages/my/my",
- "iconPath" : "static/img/tabbar/me.png",
- "selectedIconPath" : "static/img/tabbar/meactive.png",
- "text" : "我的"
- }
- ]
+ {
+ "path": "pages/index/cindex",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/projectInfo/projectInfo",
+ "style": {
+ "navigationBarTitleText": "任务详情",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/projectInfo/workInfo",
+ "style": {
+ "navigationBarTitleText": "岗位详情",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/projectInfo/userrecruitInfo",
+ "style": {
+ "navigationBarTitleText": "招工详情",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/projectInfo/signContract",
+ "style": {
+ "navigationBarTitleText": "实名认证",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+
+ {
+ "path": "pages/mapSeach/mapSeach",
+ "style": {
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/project/project",
+ "style": {
+ "navigationBarTitleText": "德阳市灵活就业平台",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "pages/project/newProject",
+ "style": {
+ "navigationBarTitleText": "德阳市灵活就业平台",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "pages/news/news",
+ "style": {
+ "navigationBarTitleText": "消息中心",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "pages/news/newsList",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "pages/news/newsDetail",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/login/login",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/login/reg",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/login/setCode",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/login/setPassword",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/login/forgetPwd",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/seach/seach",
+ "style": {
+ "navigationBarTitleText": "德阳市灵活就业平台",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/bankList/bankList",
+ "style": {
+ "navigationBarTitleText": "选择银行",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/setCity/setCity",
+ "style": {
+ "navigationBarTitleText": "设置地区",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/cityInfo/cityInfo",
+ "style": {
+ "navigationBarTitleText": "设置地区",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/user/agreement",
+ "style": {
+ "navigationBarTitleText": "协议",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/user/sealAgreement",
+ "style": {
+ "navigationBarTitleText": "签名协议",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/seach/placeSearch",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/my/my",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#1B66FF",
+ "navigationBarTextStyle": "white"
+ }
+ },
+ {
+ "path": "pages/user/policyContent",
+ "style": {
+ "navigationBarTitleText": "新政详情",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/user/policyDetail",
+ "style": {
+ "navigationBarTitleText": "政策详情",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/project/projectList",
+ "style": {
+ "navigationBarTitleText": "位置",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true,
+ "navigationBarShadow": {
+ "colorType": "none"
+ }
+ }
+ },
+ {
+ "path": "pages/market/market",
+ "style": {
+ "navigationBarTitleText": "市场详情",
+ "navigationBarBackgroundColor": "#4570fa",
+ "enablePullDownRefresh": false,
+ "navigationBarTextStyle": "white",
+ "navigationBarShadow": {
+ "colorType": "none"
+ }
+ }
+ },
+ {
+ "path": "pages/recruit/recruit",
+ "style": {
+ "navigationBarTitleText": "我要招工",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/recruit/reform",
+ "style": {
+ "navigationBarTitleText": "个体招工",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/index",
+ "style": {
+ "navigationBarTitleText": "招工列表",
+ "enablePullDownRefresh": false,
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/MessageList",
+ "style": {
+ "navigationBarTitleText": "消息",
+ "enablePullDownRefresh": false,
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/jobProjectList",
+ "style": {
+ "navigationBarTitleText": "推送岗位",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/newsList",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/newsDetail",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/taskProjectList",
+ "style": {
+ "navigationBarTitleText": "推送任务",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/policyList",
+ "style": {
+ "navigationBarTitleText": "推送政策",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/recruit",
+ "style": {
+ "navigationBarTitleText": "发布招工",
+ "enablePullDownRefresh": false,
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/task",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/work",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/recruit/subPage/person",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/news/jobProjectList",
+ "style": {
+ "navigationBarTitleText": "推送岗位",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/news/taskProjectList",
+ "style": {
+ "navigationBarTitleText": "推送任务",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/news/policyList",
+ "style": {
+ "navigationBarTitleText": "推送政策",
+ "enablePullDownRefresh": false
+ }
}
+ ],
+ "subPackages": [
+ {
+ "root": "pageMy",
+ "pages": [
+ {
+ "path": "federation/forMembership/password",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "federation/forMembership/payment",
+ "style": {
+ "navigationBarTitleText": "订单确认",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "federation/forMembership/forBook",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "federation/forMembership/perfectXin",
+ "style": {
+ "navigationBarTitleText": "完善入会信息",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "federation/forMembership/Notice",
+ "style": {
+ "navigationBarTitleText": "工会会员须知",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "federation/vip/information",
+ "style": {
+ "navigationBarTitleText": "会员信息",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "help/help",
+ "style": {
+ "navigationBarTitleText": "帮助与反馈",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "help/passWord",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "help/phone",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "help/userInfo",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "help/authentication",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "mycomment/mycomment",
+ "style": {
+ "navigationBarTitleText": "我的评价",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "comment/comment",
+ "style": {
+ "navigationBarTitleText": "我的评价",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/sala",
+ "style": {
+ "navigationBarTitleText": "我的工资",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "my/resume/index",
+ "style": {
+ "navigationBarTitleText": "我的简历",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/resume/setWskill",
+ "style": {
+ "navigationBarTitleText": "我想学习的技能",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/resume/addSkill",
+ "style": {
+ "navigationBarTitleText": "我的职业技能",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/resume/skillLevel",
+ "style": {
+ "navigationBarTitleText": "我的技能水平",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/resume/skill",
+ "style": {
+ "navigationBarTitleText": "我的技能",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/resume/addInd",
+ "style": {
+ "navigationBarTitleText": "我的行业",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/vip/index",
+ "style": {
+ "navigationBarTitleText": "VIP会员申请",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/changePhone",
+ "style": {
+ "navigationBarTitleText": "变更手机号",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/changePassword",
+ "style": {
+ "navigationBarTitleText": "修改密码",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/userBase",
+ "style": {
+ "navigationBarTitleText": "基本信息",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "my/set",
+ "style": {
+ "navigationBarTitleText": "设置",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "contract/index",
+ "style": {
+ "navigationBarTitleText": "我的合同",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "myProject/myProject",
+ "style": {
+ "navigationBarTitleText": "我的申请",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "myProject/myCollection",
+ "style": {
+ "navigationBarTitleText": "我的收藏",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "myProject/browsingHistory",
+ "style": {
+ "navigationBarTitleText": "浏览记录",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "setUserBase/seal/setSealPassword",
+ "style": {
+ "navigationBarTitleText": "设置签名密码",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "setUserBase/seal/sealCanvas",
+ "style": {
+ "navigationBarTitleText": "手写签名",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "setUserBase/seal/forget",
+ "style": {
+ "navigationBarTitleText": "重置密码",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "setUserBase/seal/index",
+ "style": {
+ "navigationBarTitleText": "我的签名",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "setUserBase/icCard/index",
+ "style": {
+ "navigationBarTitleText": "我的银行卡",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "setUserBase/icCard/add",
+ "style": {
+ "navigationBarTitleText": "我的银行卡",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "setUserBase/realName",
+ "style": {
+ "navigationBarTitleText": "实名认证",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "setUserBase/index",
+ "style": {
+ "navigationBarTitleText": "填写认证信息",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "setUserBase/mailbox",
+ "style": {
+ "navigationBarTitleText": "添加信件",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "setUserBase/complain",
+ "style": {
+ "navigationBarTitleText": "投诉建议",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "apply/rights",
+ "style": {
+ "navigationBarTitleText": "法律维权帮扶",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "help/questions/questions",
+ "style": {
+ "navigationBarTitleText": "常见问题",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "help/questions/questionDetail",
+ "style": {
+ "navigationBarTitleText": "问题详情",
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
+ "path": "apply/applications",
+ "style": {
+ "navigationBarTitleText": "我的申请",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": true
+ }
+ }
+ ]
+ }
+ ],
+ "globalStyle": {
+ "navigationBarTextStyle": "black",
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#F8F8F8",
+ "backgroundColor": "#F8F8F8",
+ "navigationBarShadow": {
+ "colorType": "grey"
+ }
+ },
+ "tabBar": {
+ "borderStyle": "black",
+ "backgroundColor": "#fff",
+ "color": "#000",
+ "fontSize": "12px",
+ "iconWidth": "24px",
+ "selectedColor": "#1B66FF",
+ "list": [
+ {
+ "pagePath": "pages/index/index",
+ "iconPath": "static/img/tabbar/home.png",
+ "selectedIconPath": "static/img/tabbar/homeactive.png",
+ "text": "首页"
+ },
+ {
+ "pagePath": "pages/project/project",
+ "iconPath": "static/img/tabbar/guanzhu.png",
+ "selectedIconPath": "static/img/tabbar/guanzhuactive.png",
+ "text": "招聘"
+ },
+ {
+ "pagePath": "pages/news/news",
+ "iconPath": "static/img/tabbar/add.png",
+ "selectedIconPath": "static/img/tabbar/addactive.png",
+ "text": "消息"
+ },
+ {
+ "pagePath": "pages/my/my",
+ "iconPath": "static/img/tabbar/me.png",
+ "selectedIconPath": "static/img/tabbar/meactive.png",
+ "text": "我的"
+ }
+ ]
+ }
}
diff --git a/pages/news/news.vue b/pages/news/news.vue
index d5b1ba6..848cab9 100644
--- a/pages/news/news.vue
+++ b/pages/news/news.vue
@@ -90,6 +90,7 @@
computed: {
...mapGetters(['news']),
data() {
+ console.log(this.news.data,'-----------------------------');
return this.news.data
}
}
diff --git a/pages/recruit/subPage/MessageList.vue b/pages/recruit/subPage/MessageList.vue
index 91e5892..404a86f 100644
--- a/pages/recruit/subPage/MessageList.vue
+++ b/pages/recruit/subPage/MessageList.vue
@@ -1,4 +1,191 @@
+
+
+
+
+
+
+
+
+
+ {{value.title}}
+
+
+ {{value.data[0][0][value.prop.time]}}
+
+
+
+ {{value.prop.desc(value)}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/recruit/subPage/jobProjectList.vue b/pages/recruit/subPage/jobProjectList.vue
new file mode 100644
index 0000000..07df30a
--- /dev/null
+++ b/pages/recruit/subPage/jobProjectList.vue
@@ -0,0 +1,154 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 暂无岗位信息
+
+
+
+
+
+
+
+
diff --git a/pages/recruit/subPage/newsDetail.vue b/pages/recruit/subPage/newsDetail.vue
new file mode 100644
index 0000000..6d0b135
--- /dev/null
+++ b/pages/recruit/subPage/newsDetail.vue
@@ -0,0 +1,100 @@
+
+
+
+
+ {{data.title}}
+
+
+ {{data.createTime}}
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/recruit/subPage/newsList.vue b/pages/recruit/subPage/newsList.vue
new file mode 100644
index 0000000..304ecc4
--- /dev/null
+++ b/pages/recruit/subPage/newsList.vue
@@ -0,0 +1,202 @@
+
+
+
+
+
+
+
+
+ {{ value[prop.title] }}
+ {{ value[prop.listDesc] }}
+
+ {{ value[prop.time] }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/recruit/subPage/policyList.vue b/pages/recruit/subPage/policyList.vue
new file mode 100644
index 0000000..514b340
--- /dev/null
+++ b/pages/recruit/subPage/policyList.vue
@@ -0,0 +1,185 @@
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+ 暂无最新资讯
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/recruit/subPage/taskProjectList.vue b/pages/recruit/subPage/taskProjectList.vue
new file mode 100644
index 0000000..618eb63
--- /dev/null
+++ b/pages/recruit/subPage/taskProjectList.vue
@@ -0,0 +1,159 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 暂无任务信息
+
+
+
+
+
+
+
+
diff --git a/pages/seach/seach.vue b/pages/seach/seach.vue
index de3c376..eb804d8 100644
--- a/pages/seach/seach.vue
+++ b/pages/seach/seach.vue
@@ -308,7 +308,7 @@ export default {
.headSearch .search-view {
border-bottom: 1rpx solid #dddddd;
- padding: 10rpx 32rpx;
+ padding: 14rpx 32rpx;
background: rgba(255, 255, 255, 1);
}
diff --git a/vue.config.js b/vue.config.js
index 18ca113..bf5b78f 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -4,7 +4,7 @@ module.exports = {
proxy: {
'/api': {
// target: 'http://192.168.3.104:8000', // 本地服务接口地址
- target: "http://39.98.184.58:8000", // 阿里云后台地址
+ target: "http://192.168.3.104:8000", // 阿里云后台地址
// target: 'http://192.168.3.108:8000', // 本地服务接口地址
// target: 'http://192.168.3.111:8000', // 本地服务接口地址
ws: true,