代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "人才直聘",
"enablePullDownRefresh": true
}
},
{
"path": "pages/user/user",
"style": {
// #ifdef H5
// "navigationStyle": "custom",
// #endif
"navigationBarTitleText": "我的",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/user/userInfo",
"style": {
"navigationBarTitleText": "基本信息",
"navigationStyle": "custom"
}
},
{
"path": "pages/type/type",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "分类",
"enablePullDownRefresh": true
}
},
{
"path": "pages/chat/chat",
"style": {
// // #ifdef H5
// "navigationStyle": "custom",
// // #endif
"navigationBarTitleText": "消息"
}
},
{
"path": "pages/chat/notice/notices",
"style": {
"navigationBarTitleText": "系统消息",
"enablePullDownRefresh": false
}
},
{
"path": "pages/chat/notice/noticeDetail",
"style": {
"navigationBarTitleText": "消息详情"
}
},
{
"path": "pages/chat/privateChat",
"style": {
// "navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/plan/plan",
"style": {
"navigationBarTitleText": "规划",
"enablePullDownRefresh": false
}
}, {
"path": "pages/train/train",
"style": {
"navigationBarTitleText": "指南",
"enablePullDownRefresh": false
}
}, {
"path": "pages/plan/planer",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/train/detail",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/user/myInfo",
"style": {
"navigationBarTitleText": "基本信息",
"enablePullDownRefresh": false
}
}, {
"path": "pages/chat/planChat",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/plan/planOrder",
"style": {
"navigationBarTitleText": "咨询订单",
"enablePullDownRefresh": false
}
}, {
"path": "pages/plan/planerAuth",
"style": {
"navigationBarTitleText": "资料认证",
"enablePullDownRefresh": false
}
}, {
"path": "pages/user/card/card",
"style": {
"navigationBarTitleText": "我的名片",
"enablePullDownRefresh": false
}
}, {
"path": "pages/user/card/cardDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"subPackages": [{
"root": "pages/login",
"pages": [{
"path": "login",
"style": {
"navigationBarTitleText": "登录",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
}
},
{
"path": "xcxLogin",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "forgetPwd",
"style": {
"navigationBarTitleText": "忘记密码",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
}, {
"path": "loginPwd",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
}
}, {
"path": "resetPwd",
"style": {
"navigationBarTitleText": "重置密码",
"enablePullDownRefresh": false
}
}, {
"path": "bindphone",
"style": {
"navigationBarTitleText": "绑定手机号",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
}
}
]
},
{
"root": "pages/finance",
"pages": [{
"path": "wallet",
"style": {
"navigationBarTitleText": "我的钱包",
"enablePullDownRefresh": false
}
}, {
"path": "rule",
"style": {
"navigationBarTitleText": "提现规则",
"enablePullDownRefresh": false
}
}, {
"path": "withdraw",
"style": {
"navigationBarTitleText": "提现",
"enablePullDownRefresh": false
}
}, {
"path": "records",
"style": {
"navigationBarTitleText": "交易明细",
"enablePullDownRefresh": true
}
},
{
"path": "withdrawLog",
"style": {
"navigationBarTitleText": "提现申请",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "pages/company",
"pages": [{
"path": "list",
"style": {
"navigationBarTitleText": "公司列表",
"enablePullDownRefresh": true
}
},
{
"path": "resumeList",
"style": {
"navigationBarTitleText": "简历列表",
"enablePullDownRefresh": true
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "公司详情"
}
}
]
},
{
"root": "pages/user/service",
"pages": [{
"path": "robot",
"style": {
"navigationBarTitleText": "智能客服",
"enablePullDownRefresh": true,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "清空",
"fontSize": "14px",
"color": "#fff"
}]
}
}
}
}]
},
{
"root": "pages/user/sign",
"pages": [{
"path": "sign",
"style": {
"navigationBarTitleText": "打卡",
"enablePullDownRefresh": false
}
}]
},
{
"root": "pages/user/vip",
"pages": [{
"path": "vip",
"style": {
"navigationBarTitleText": "会员",
"enablePullDownRefresh": false
}
}]
},
{
"root": "pages/law",
"pages": [{
"path": "law",
"style": {
"navigationBarTitleText": "技能知识",
"enablePullDownRefresh": true
}
}, {
"path": "lawDetail",
"style": {
"navigationBarTitleText": "技能知识详情",
"enablePullDownRefresh": false
}
}]
},
{
"root": "pages/course",
"pages": [{
"path": "list",
"style": {
"navigationBarTitleText": "课程列表",
"enablePullDownRefresh": true
}
}, {
"path": "detail",
"style": {
"navigationBarTitleText": "课程详情",
"enablePullDownRefresh": false
}
}]
},
{
"root": "pages/position",
"pages": [{
"path": "list",
"style": {
"navigationBarTitleText": "岗位列表",
"enablePullDownRefresh": true
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "职位详情"
}
},
{
"path": "search",
"style": {
"navigationBarTitleText": "职位搜索",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black"
}
},
{
"path": "shareList",
"style": {
"navigationBarTitleText": "共享用工",
"enablePullDownRefresh": true
}
}, {
"path": "taskList",
"style": {
"navigationBarTitleText": "外包任务",
"enablePullDownRefresh": true
}
}, {
"path": "taskDetail",
"style": {
"navigationBarTitleText": "外包任务详情",
"enablePullDownRefresh": false
}
}, {
"path": "taskApply",
"style": {
"navigationBarTitleText": "立即报名",
"enablePullDownRefresh": false
}
}, {
"path": "innerPush",
"style": {
"navigationBarTitleText": "简历内推",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [{
"text": "AI帮忙",
"fontSize": "14px",
"color": "#fff"
}]
}
}
}
}
]
},
{
"root": "pages/common",
"pages": [{
"path": "industry",
"style": {
"navigationBarTitleText": "行业选择"
}
},
{
"path": "post",
"style": {
"navigationBarTitleText": "职位选择"
}
},
{
"path": "search",
"style": {
"navigationBarTitleText": "搜索"
}
},
{
"path": "selectCity",
"style": {
"navigationBarTitleText": "选择城市",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "pages/user/person",
"pages": [{
"path": "resume",
"style": {
"navigationBarTitleText": "个人简历",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "AI帮忙",
"fontSize": "14px",
"color": "#fff"
}]
}
}
}
},
{
"path": "resumeDetail",
"style": {
"navigationBarTitleText": "个人简历"
}
},
{
"path": "edit-cert",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "edit-edu",
"style": {
"navigationBarTitleText": "添加教育经历"
}
},
{
"path": "edit-expect",
"style": {
"navigationBarTitleText": "添加求职期望"
}
},
{
"path": "edit-pro",
"style": {
"navigationBarTitleText": "添加项目经历"
}
},
{
"path": "edit-pro-content",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "edit-skill",
"style": {
"navigationBarTitleText": "添加个人优势"
}
},
{
"path": "edit-work",
"style": {
"navigationBarTitleText": "添加工作经历"
}
},
{
"path": "edit-work-content",
"style": {
"navigationBarTitleText": "工作内容"
}
}
, {
"path": "resume-base-info",
"style": {
"navigationBarTitleText": "基本信息",
"enablePullDownRefresh": false
}
}, {
"path": "resume-file",
"style": {
"navigationBarTitleText": "附件简历",
"enablePullDownRefresh": false
}
}, {
"path": "resume-preview",
"style": {
"navigationBarTitleText": "简历预览",
"enablePullDownRefresh": false
}
}, {
"path": "resume-export",
"style": {
"navigationBarTitleText": "简历模板",
"enablePullDownRefresh": false
}
}, {
"path": "edit-honor",
"style": {
"navigationBarTitleText": "添加个人荣誉",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "pages/user/company",
"pages": [{
"path": "company",
"style": {
"navigationBarTitleText": "编辑公司信息"
}
},
{
"path": "enter",
"style": {
"navigationBarTitleText": "公司入驻",
"navigationStyle": "custom"
}
},
{
"path": "positions",
"style": {
"navigationBarTitleText": "职位管理",
"enablePullDownRefresh": true
}
},
{
"path": "position-edit",
"style": {
"navigationBarTitleText": "新增职位"
}
}
, {
"path": "position-preview",
"style": {
"navigationBarTitleText": "职位预览",
"enablePullDownRefresh": false
}
}, {
"path": "tasks",
"style": {
"navigationBarTitleText": "外包任务管理",
"enablePullDownRefresh": true
}
}, {
"path": "task-preview",
"style": {
"navigationBarTitleText": "外包任务预览",
"enablePullDownRefresh": false
}
}, {
"path": "task-edit",
"style": {
"navigationBarTitleText": "外包任务编辑",
"enablePullDownRefresh": false
}
}, {
"path": "auth",
"style": {
"navigationBarTitleText": "公司认证",
"enablePullDownRefresh": false
}
}, {
"path": "recruiter",
"style": {
"navigationBarTitleText": "招聘人员",
"enablePullDownRefresh": false
}
}, {
"path": "addRecruiter",
"style": {
"navigationBarTitleText": "添加人员",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "pages/user/common",
"pages": [{
"path": "aboutUs",
"style": {
"navigationBarTitleText": "关于我们"
}
},
{
"path": "contactUs",
"style": {
"navigationBarTitleText": "联系我们"
}
},
{
"path": "system",
"style": {
"navigationBarTitleText": "系统设置"
}
},
{
"path": "promoCode",
"style": {
"navigationBarTitleText": "我的推广码"
}
},
{
"path": "collect",
"style": {
"navigationBarTitleText": "我的收藏",
"enablePullDownRefresh": true
}
}, {
"path": "course",
"style": {
"navigationBarTitleText": "我的课程",
"enablePullDownRefresh": true
}
}, {
"path": "share",
"style": {
"navigationBarTitleText": "我的分享",
"enablePullDownRefresh": true
}
}, {
"path": "apply",
"style": {
"navigationBarTitleText": "我的投递",
"enablePullDownRefresh": true
}
}, {
"path": "task",
"style": {
"navigationBarTitleText": "外包任务",
"enablePullDownRefresh": true
}
}, {
"path": "visitme",
"style": {
"navigationBarTitleText": "谁看过我",
"enablePullDownRefresh": true
}
}, {
"path": "terms",
"style": {
"navigationBarTitleText": "用户协议",
"enablePullDownRefresh": false
}
}, {
"path": "privacy",
"style": {
"navigationBarTitleText": "隐私政策",
"enablePullDownRefresh": false
}
}, {
"path": "browse",
"style": {
"navigationBarTitleText": "浏览记录",
"enablePullDownRefresh": true
}
}, {
"path": "connected",
"style": {
"navigationBarTitleText": "已沟通过",
"enablePullDownRefresh": true
}
}, {
"path": "hideSetting",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true
}
}, {
"path": "addShield",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "serviceCenter",
"style": {
"navigationBarTitleText": "客服中心",
"enablePullDownRefresh": false
}
}, {
"path": "office-preview",
"style": {
"navigationBarTitleText": "附件预览",
"enablePullDownRefresh": false
}
}, {
"path": "cancelAccount",
"style": {
"navigationBarTitleText": "注销账户",
"enablePullDownRefresh": false
}
}, {
"path": "switchRole",
"style": {
"navigationBarTitleText": "切换身份",
"enablePullDownRefresh": false
}
},
{
"path": "feedBack",
"style": {
"navigationBarTitleText": "意见反馈",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "pages/user/process",
"pages": [{
"path": "process",
"style": {
"navigationBarTitleText": "投递反馈",
"enablePullDownRefresh": false
}
}, {
"path": "resumes",
"style": {
"navigationBarTitleText": "简历管理",
"enablePullDownRefresh": false
}
}, {
"path": "processDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "resumeDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}]
},
{
"root": "pages/user/promotion",
"pages": [{
"path": "promotion",
"style": {
"navigationBarTitleText": "我的推广",
"enablePullDownRefresh": false
}
}, {
"path": "records",
"style": {
"navigationBarTitleText": "推广记录",
"enablePullDownRefresh": false
}
}, {
"path": "users",
"style": {
"navigationBarTitleText": "推广用户",
"enablePullDownRefresh": false
}
}, {
"path": "rule",
"style": {
"navigationBarTitleText": "推广规则",
"enablePullDownRefresh": false
}
}, {
"path": "share",
"style": {
"navigationBarTitleText": "分享",
"enablePullDownRefresh": false
}
}]
},
{
"root": "pages/integral",
"pages": [{
"path": "integral",
"style": {
"navigationBarTitleText": "我的积分",
"enablePullDownRefresh": false
}
},
{
"path": "recharge",
"style": {
"navigationBarTitleText": "积分充值",
"enablePullDownRefresh": false
}
}, {
"path": "transfer",
"style": {
"navigationBarTitleText": "积分转赠",
"enablePullDownRefresh": false
}
}, {
"path": "records",
"style": {
"navigationBarTitleText": "积分明细",
"enablePullDownRefresh": false
}
}, {
"path": "rules",
"style": {
"navigationBarTitleText": "积分规则",
"enablePullDownRefresh": false
}
}, {
"path": "exchange",
"style": {
"navigationBarTitleText": "卡券兑换",
"enablePullDownRefresh": false
}
}, {
"path": "goods",
"style": {
"navigationBarTitleText": "积分道具",
"enablePullDownRefresh": false
}
}
]
}
],
"condition": {
//模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "首页", //模式名称
"path": "pages/index/index", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到。
}]
},
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#12ae85",
"backgroundColor": "#fbf9fe"
},
"easycom": {
"autoscan": true,
"custom": {
"lb-tabbar-item": "@/components/lb-tabbar/lb-tabbar-item"
}
},
// "tabBar": {
// "color": "#444444",
// "selectedColor": "#12ae85",
// "borderStyle": "black",
// "backgroundColor": "#ffffff",
// "list": [{
// "pagePath": "pages/index/index"
// },
// {
// "pagePath": "pages/type/type"
// },
// {
// "pagePath": "pages/chat/chat"
// },
// {
// "pagePath": "pages/user/user"
// }
// ]
// }
"tabBar": {
"color": "#444444",
"selectedColor": "#12ae85",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/icon/home_light.png",
"selectedIconPath": "static/icon/home_fill_light.png",
"text": "首页"
},
{
"pagePath": "pages/type/type",
"iconPath": "static/icon/search.png",
"selectedIconPath": "static/icon/search-fill.png",
"text": "职位"
},
// {
// "pagePath": "pages/plan/plan",
// "iconPath": "static/icon/ic_but_zhoye_nor.png",
// "selectedIconPath": "static/icon/ic_but_zhiye_sel.png",
// "text": "规划"
// },
// {
// "pagePath": "pages/train/train",
// "iconPath": "static/icon/ic_but_xiaoxi_nor.png",
// "selectedIconPath": "static/icon/ic_but_xiaoxi_sel.png",
// "text": "培训"
// },
{
"pagePath": "pages/chat/chat",
"iconPath": "static/icon/message_light.png",
"selectedIconPath": "static/icon/message_fill_light.png",
"text": "消息"
},
{
"pagePath": "pages/user/user",
"iconPath": "static/icon/my_light.png",
"selectedIconPath": "static/icon/my_fill_light.png",
"text": "我的"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。