| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686 |
- {
- "pages": [
- {
- "path": "pages/index/home",
- "style": {
- "navigationBarTitleText": "选择身份",
- "navigationBarBackgroundColor": "#0081FF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "晋江人力",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/mall/mall",
- "style": {
- "navigationBarTitleText": "积分商城",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/mall/detail",
- "style": {
- "navigationBarTitleText": "商品详情"
- }
- },
- {
- "path": "pages/mall/order",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/mall/myorder",
- "style": {
- "navigationBarTitleText": "积分商城订单",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/ad/jinlinli",
- "style": {
- "navigationBarTitleText": "晋邻里"
- }
- },
- // 职业顾问中心
- {
- "path": "pages/broker/center",
- "style": {
- "navigationBarTitleText": "工作台"
- }
- },
- {
- "path": "pages/broker/agent",
- "style": {
- "navigationBarTitleText": "门店列表"
- }
- },
- {
- "path": "pages/broker/brokerlist",
- "style": {
- "navigationBarTitleText": "经纪人列表",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/broker/broker",
- "style": {
- "navigationBarTitleText": "我的邀请码"
- }
- },
- {
- "path": "pages/broker/myuser",
- "style": {
- "navigationBarTitleText": "我的用户",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/broker/myworker",
- "style": {
- "navigationBarTitleText": "我的雇主",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/broker/setfollow",
- "style": {
- "navigationBarTitleText": "用户跟进"
- }
- },
- {
- "path": "pages/broker/myentry",
- "style": {
- "navigationBarTitleText": "我的报备",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/broker/setentry",
- "style": {
- "navigationBarTitleText": "报备信息"
- }
- },
- {
- "path": "pages/broker/myorder",
- "style": {
- "navigationBarTitleText": "订单信息",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/broker/getorder",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/broker/income",
- "style": {
- "navigationBarTitleText": "订单信息",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/broker/brokerform",
- "style": {
- "navigationBarTitleText": "职业顾问注册申请"
- }
- },
- {
- "path": "pages/broker/setreport",
- "style": {
- "navigationBarTitleText": "订单报备"
- }
- },
-
- //驻场老师
- {
- "path": "pages/resident/resident",
- "style": {
- "navigationBarTitleText": "悬赏报备",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
-
- // 工作人员中心
- {
- "path": "pages/worker/worker",
- "style": {
- "navigationBarTitleText": "雇主中心"
- }
- },
- {
- "path": "pages/worker/mpaccount",
- "style": {
- "navigationBarTitleText": "嵌入公众号"
- }
- },
- {
- "path": "pages/worker/wshare",
- "style": {
- "navigationBarTitleText": "获客海报",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/worker/workerlist",
- "style": {
- "navigationBarTitleText": "招聘企业",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/worker/wreportlist",
- "style": {
- "navigationBarTitleText": "报备记录",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/worker/shop",
- "style": {
- "navigationBarTitleText": "招聘微店",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/worker/wcomlog",
- "style": {
- "navigationBarTitleText": "员工报名记录",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/worker/wcomuserdetail",
- "style": {
- "navigationBarTitleText": "报名人员详情",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/worker/wcomlist",
- "style": {
- "navigationBarTitleText": "我的招聘",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/worker/wcomform",
- "style": {
- "navigationBarTitleText": "发布招聘"
- }
- },
- {
- "path": "pages/worker/winfo",
- "style": {
- "navigationBarTitleText": "编辑雇主信息"
- }
- },
- {
- "path": "pages/worker/wupdate",
- "style": {
- "navigationBarTitleText": "升级为派遣公司"
- }
- },
- {
- "path": "pages/worker/workerform",
- "style": {
- "navigationBarTitleText": "工厂招聘"
- }
- },
- // 订单
- {
- "path": "pages/demand/demand",
- "style": {
- "navigationBarTitleText": "派遣订单",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- }, {
- "path": "pages/demand/detail",
- "style": {
- "navigationBarTitleText": "派遣订单详情"
- }
- }, {
- "path": "pages/demand/snatch",
- "style": {
- "navigationBarTitleText": "我抢的订单",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- }, {
- "path": "pages/demand/demandlog",
- "style": {
- "navigationBarTitleText": "订单报名",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- // 供人
- {
- "path": "pages/supply/supply",
- "style": {
- "navigationBarTitleText": "共享用工",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- }, {
- "path": "pages/supply/supplyform",
- "style": {
- "navigationBarTitleText": "发布供人"
- }
- }, {
- "path": "pages/supply/detail",
- "style": {
- "navigationBarTitleText": "供人详情"
- }
- }, {
- "path": "pages/supply/wsupplylist",
- "style": {
- "navigationBarTitleText": "我发布的供人",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/demand/wdemandlist",
- "style": {
- "navigationBarTitleText": "我的订单",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/demand/wdemandlog",
- "style": {
- "navigationBarTitleText": "我的订单",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/demand/demandform",
- "style": {
- "navigationBarTitleText": "发布订单"
- }
- },
- // 个人中心
- {
- "path": "pages/my/my",
- "style": {
- "navigationBarTitleText": "个人中心"
- }
- },
- {
- "path": "pages/my/about",
- "style": {
- "navigationBarTitleText": "关于我们"
- }
- },
- {
- "path": "pages/my/feedback",
- "style": {
- "navigationBarTitleText": "意见反馈"
- }
- },
- {
- "path": "pages/my/system",
- "style": {
- "navigationBarTitleText": "系统设置"
- }
- },
- {
- "path": "pages/my/myinfo",
- "style": {
- "navigationBarTitleText": "基本信息"
- }
- },
- {
- "path": "pages/my/mycode",
- "style": {
- "navigationBarTitleText": "我的推广码"
- }
- },
- {
- "path": "pages/my/myintegral",
- "style": {
- "navigationBarTitleText": "我的积分",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/my/mybag",
- "style": {
- "navigationBarTitleText": "我的钱包",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/my/myteam",
- "style": {
- "navigationBarTitleText": "我的邀请",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/my/mybank",
- "style": {
- "navigationBarTitleText": "我的银行卡"
- }
- },
- {
- "path": "pages/my/myauth",
- "style": {
- "navigationBarTitleText": "实名认证"
- }
- },
- {
- "path": "pages/my/collect",
- "style": {
- "navigationBarTitleText": "收藏夹",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/my/mybroker",
- "style": {
- "navigationBarTitleText": "我的职业顾问"
- }
- },
- {
- "path": "pages/my/myentry",
- "style": {
- "navigationBarTitleText": "我的报备",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/my/task",
- "style": {
- "navigationBarTitleText": "任务中心"
- }
- },
- {
- "path": "pages/my/getmoney",
- "style": {
- "navigationBarTitleText": "提现"
- }
- },
- // 代理门店
- {
- "path": "pages/agent/agent",
- "style": {
- "navigationBarTitleText": "代理门店",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/agent/detail",
- "style": {
- "navigationBarTitleText": "代理门店"
- }
- },
- {
- "path": "pages/agent/agentform",
- "style": {
- "navigationBarTitleText": "代理门店申请"
- }
- },
- // 企业招聘
- {
- "path": "pages/comjobs/comjobs",
- "style": {
- "navigationBarTitleText": "企业招聘",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- }, {
- "path": "pages/comjobs/search",
- "style": {
- "navigationBarTitleText": "企业招聘",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- }, {
- "path": "pages/comjobs/detail",
- "style": {
- "navigationBarTitleText": "企业招聘"
- }
- }, {
- "path": "pages/comjobs/setreport",
- "style": {
- "navigationBarTitleText": "报名",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- }, {
- "path": "pages/comjobs/log",
- "style": {
- "navigationBarTitleText": "招聘报名记录",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- }, {
- "path": "pages/comjobs/star",
- "style": {
- "navigationBarTitleText": "我的收藏",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- // 常见问题
- {
- "path": "pages/question/question",
- "style": {
- "navigationBarTitleText": "常见问题",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/question/detail",
- "style": {
- "navigationBarTitleText": "常见问题"
- }
- },
- // 行业资讯
- // {
- // "path": "pages/article/article",
- // "style": {
- // "navigationBarTitleText": "行业资讯",
- // "enablePullDownRefresh": true,
- // "onReachBottomDistance": 50
- // }
- // },
- // {
- // "path": "pages/article/detail",
- // "style": {
- // "navigationBarTitleText": "行业资讯"
- // }
- // }, {
- // "path": "pages/article/comment",
- // "style": {
- // "navigationBarTitleText": "行业资讯",
- // "enablePullDownRefresh": true,
- // "onReachBottomDistance": 50
- // }
- // },
- // 通知公告
- {
- "path": "pages/notice/notice",
- "style": {
- "navigationBarTitleText": "通知公告",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/notice/detail",
- "style": {
- "navigationBarTitleText": "通知公告"
- }
- },
- // 工具类
- {
- "path": "pages/tool/sinpage",
- "style": {
- "navigationBarTitleText": "晋江人力"
- }
- }, {
- "path": "pages/tool/webview",
- "style": {
- "navigationBarTitleText": "晋江人力"
- }
- },
- // 自定义表单
- {
- "path": "pages/form/form",
- "style": {
- "navigationBarTitleText": "自定义表单"
- }
- },
- // 登录注册
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "用户登录"
- }
- }, {
- "path": "pages/login/agreement",
- "style": {
- "navigationBarTitleText": "用户协议"
- }
- }, {
- "path": "pages/login/worker",
- "style": {
- "navigationBarTitleText": "注册雇主"
- }
- }, {
- "path": "pages/login/sharepuser",
- "style": {
- "navigationBarTitleText": "微信邀请注册"
- }
- },
- // 培训意愿
- {
- "path": "pages/train/joinlist",
- "style": {
- "navigationBarTitleText": "培训报名列表"
- }
- }, {
- "path": "pages/train/list",
- "style": {
- "navigationBarTitleText": "培训列表"
- }
- },
- // 简历
- {
- "path": "pages/resume/resume",
- "style": {
- "navigationBarTitleText": "简历列表"
- }
- }, {
- "path": "pages/resume/detail",
- "style": {
- "navigationBarTitleText": "简历详情"
- }
- }, {
- "path": "pages/resume/log",
- "style": {
- "navigationBarTitleText": "收到的邀请"
- }
- }, {
- "path": "pages/worker/invite",
- "style": {
- "navigationBarTitleText": "我的邀请"
- }
- }
- ],
- "condition": { //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [{
- "name": "swiper", //模式名称
- "path": "pages/index/index", // 启动页面,必选
- "query": "" //启动参数,在页面的onLoad函数里面得到 。
- }]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "晋江人力",
- "navigationBarBackgroundColor": "#F8F8F8",
- "usingComponents": {
- "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
- }
- }
- // "tabBar": {
- // "borderStyle": "black",
- // "backgroundColor": "#FFFFFF",
- // "color": "#999999",
- // "selectedColor": "#0081ff",
- // "list": [{
- // "pagePath": "pages/index/index",
- // "iconPath": "static/tabbar/index.png",
- // "selectedIconPath": "static/tabbar/indexSelected.png",
- // "text": "首页"
- // },
- // {
- // "pagePath": "pages/comjobs/comjobs",
- // "iconPath": "static/tabbar/agent.png",
- // "selectedIconPath": "static/tabbar/agentSelected.png",
- // "text": "招工"
- // },
- // {
- // "pagePath": "pages/my/my",
- // "iconPath": "static/tabbar/my.png",
- // "selectedIconPath": "static/tabbar/mySelected.png",
- // "text": "我的"
- // }
- // ]
- // }
- }
|