{ "easycom": { "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/index/index", "style": { "navigationBarTitleText": "首页", // "navigationBarBackgroundColor": "#E5EEFF", "navigationBarBackgroundColor": "#00DD9A", "navigationBarTextStyle": "white", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/index/search/index", "style": { "navigationBarTitleText": "搜索", "app-plus": { "titleNView": true } // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/index/game/gameList", "style": { "navigationBarTitleText": "人才库", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/index/game/order", "style": { "navigationBarTitleText": "岗位详情" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/index/game/orderDet", "style": { "navigationBarTitleText": "简历详情" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/index/citys/citys", "style": { "navigationBarTitleText": "城市" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/index/webView", "style": { "navigationBarTitleText": "网页" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/msg/index", "style": { "navigationBarTitleText": "消息", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/msg/im", "style": { "navigationBarTitleText": "" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/msg/message", "style": { "navigationBarTitleText": "系统消息", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/my/index", "style": { "navigationBarTitleText": "我的", // "navigationBarBackgroundColor": "#E5EEFF" "navigationBarBackgroundColor": "#D9FEED" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/my/invitationUser", "style": { "navigationBarTitleText": "邀请好友", "navigationBarBackgroundColor": "#E5EEFF", "enablePullDownRefresh": false, "app-plus": { "bounce": "none", "scrollIndicator": "none", "titleNView": true } // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/my/invitationUserqy", "style": { "navigationBarTitleText": "邀请好友", "navigationBarBackgroundColor": "#E5EEFF", "enablePullDownRefresh": false, "app-plus": { "bounce": "none", "scrollIndicator": "none", "titleNView": true } // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/my/userinfo", "style": { "navigationBarTitleText": "个人信息" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/public/login", "style": { "navigationBarTitleText": "登录" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/public/bind", "style": { "navigationBarTitleText": "绑定手机号" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/public/forgetPwd", "style": { "navigationBarTitleText": "重置密码" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/public/loginphone", "style": { "navigationBarTitleText": "登录" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/public/pwd", "style": { "navigationBarTitleText": "修改密码" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/public/register", "style": { "navigationBarTitleText": "注册" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/index/game/tuiList", "style": { "navigationBarTitleText": "推送列表", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/msg/addmsg", "style": { "navigationBarTitleText": "常用语", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/msg/chathistory", "style": { "navigationBarTitleText": "聊天记录", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/msg/add", "style": { "navigationBarTitleText": "新增", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "pages/public/selectIdentity/selectIdentity", "style": { "navigationBarTitleText": "选择身份", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } } ], "subPackages": [{ "root": "package", "pages": [{ "path": "list/hezuo", "style": { "navigationBarTitleText": "企业合作" // #ifdef H5 , "navigationStyle": "custom" // #endif // "enablePullDownRefresh": true } }, { "path": "list/index", "style": { "navigationBarTitleText": "项目查询", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "list/studyUp", "style": { "navigationBarTitleText": "学历提升", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "list/train", "style": { "navigationBarTitleText": "证书培训", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "list/zhiCheng", "style": { "navigationBarTitleText": "职称评审", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "list/baoming", "style": { "navigationBarTitleText": "培训报名", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, //个人 { "path": "my/resume", "style": { "navigationBarTitleText": "我的简历", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "my/apply", "style": { "navigationBarTitleText": "我的报名", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "my/applyType", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "my/pingbi", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "list/fuli", "style": { "navigationBarTitleText": "福利查询", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "jobIntention/jobIntention", "style": { "navigationBarTitleText": "管理求职意向", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "jobIntention/add", "style": { "navigationBarTitleText": "求职意向", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "jobIntention/edit", "style": { "navigationBarTitleText": "求职意向", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "jobIntention/jobList", "style": { "navigationBarTitleText": "岗位分类", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "jobIntention/industry", "style": { "navigationBarTitleText": "期望行业", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "jobIntention/city", "style": { "navigationBarTitleText": "工作地址", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } } , { "path": "blackList/blackList", "style": { "navigationBarTitleText": "黑名单", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "addJob/addJob", "style": { "navigationBarTitleText": "发布招聘", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "screen/city", "style": { "navigationBarTitleText": "城市", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "screen/screen", "style": { "navigationBarTitleText": "筛选", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "screen/screenComp", "style": { "navigationBarTitleText": "筛选", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "records/records", "style": { "navigationBarTitleText": "浏览记录", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "search/search", "style": { "navigationBarTitleText": "搜索", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "deliveryRecord/deliveryRecord", "style": { "navigationBarTitleText": "投递记录", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "myLove/myLove", "style": { "navigationBarTitleText": "我的收藏", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } } ] }, { "root": "my", "pages": [{ "path": "wallet/shouyi", "style": { "navigationBarTitleText": "收益明细", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "team/team", "style": { "navigationBarTitleText": "我的团队", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "team/earnings", "style": { "navigationBarTitleText": "我的收益", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "gird/guanzhu", "style": { "navigationBarTitleText": "我的粉丝", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "gird/visitor", "style": { "navigationBarTitleText": "最近访客", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "address/address", "style": { "navigationBarTitleText": "地址管理", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "address/Endaddress", "style": { "navigationBarTitleText": "添加地址", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "gird/browse", "style": { "navigationBarTitleText": "浏览历史", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "renzheng/index", "style": { "navigationBarTitleText": "企业认证" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "renzheng/zhuanrang", "style": { "navigationBarTitleText": "转让企业" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "vip/index", "style": { "navigationBarTitleText": "会员中心", // "navigationBarBackgroundColor": "#111111", "navigationBarTextStyle": "black" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "wallet/wallet", "style": { "navigationBarTitleText": "我的钻石", "navigationBarBackgroundColor": "#00DD9A", "enablePullDownRefresh": true, "navigationBarTextStyle": "white" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "wallet/tixian", "style": { "navigationBarTitleText": "提现" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "wallet/index", "style": { "navigationBarTitleText": "钻石充值" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "wallet/zhifubao", "style": { "navigationBarTitleText": "提现账号" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "wallet/cashList", "style": { "navigationBarTitleText": "提现记录", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "wallet/mymoneydetail", "style": { "navigationBarTitleText": "钱包明细", "enablePullDownRefresh": true // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "order/index", "style": { "navigationBarTitleText": "我的招聘" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "order/pay", "style": { "navigationBarTitleText": "岗位详情" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "order/complain", "style": { "navigationBarTitleText": "投诉" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/resumesPost", "style": { "navigationBarTitleText": "添加岗位" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/gangw", "style": { "navigationBarTitleText": "岗位添加" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/gangws", "style": { "navigationBarTitleText": "岗位添加" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/editor", "style": { "navigationBarTitleText": "我的简历" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/serveType", "style": { "navigationBarTitleText": "" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/workhistory", "style": { "navigationBarTitleText": "工作经历" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/customer", "style": { "navigationBarTitleText": "在线客服" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "feedback/index", "style": { "navigationBarTitleText": "意见反馈" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/index", "style": { "navigationBarTitleText": "设置中心" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/mimi", "style": { "navigationBarTitleText": "隐私政策" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/xieyi", "style": { "navigationBarTitleText": "用户协议" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/about", "style": { "navigationBarTitleText": "关于我们" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/jobXy", "style": { "navigationBarTitleText": "岗位发布协议" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/userphone", "style": { "navigationBarTitleText": "修改手机号" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "order/feedback", "style": { "navigationBarTitleText": "评论" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "takeOrder/index", "style": { "navigationBarTitleText": "我的接单" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "takeOrder/takeDetail", "style": { "navigationBarTitleText": "接单详情" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/chat", "style": { "navigationBarTitleText": "联系客服" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/updataServeType", "style": { "navigationBarTitleText": "修改", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/updataServeTypes", "style": { "navigationBarTitleText": "修改", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/updataGangw", "style": { "navigationBarTitleText": "岗位添加", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/updataGangws", "style": { "navigationBarTitleText": "岗位添加", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "order/myIndex", "style": { "navigationBarTitleText": "我的定制化", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/serveTypes", "style": { "navigationBarTitleText": "定制化服务", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#ffffff" // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "publish/editors", "style": { "navigationBarTitleText": "查看", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/feedbackIndex", "style": { "navigationBarTitleText": "帮助中心", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/helpDetail", "style": { "navigationBarTitleText": "帮助中心", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "matching/matching", "style": { "navigationBarTitleText": "快速入职", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "enterpriseInfo/enterpriseInfo", "style": { "navigationBarTitleText": "企业详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#4B4D5C", "navigationBarTextStyle": "white", "app-plus": { // 将回弹属性关掉 "bounce": "none" } // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "vip/zhouka", "style": { "navigationBarTitleText": "人才库周卡", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "setting/weekXiYi", "style": { "navigationBarTitleText": "会员开通协议", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "feedback/jubao", "style": { "navigationBarTitleText": "举报", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "jilu/jilu", "style": { "navigationBarTitleText": "面试记录", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } }, { "path": "jilu/jiluUser", "style": { "navigationBarTitleText": "我的面试", "enablePullDownRefresh": false // #ifdef H5 , "navigationStyle": "custom" // #endif } } // #ifdef APP || H5 , { "path": "videoVoice/videoVoice", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } } // #endif ] }], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "省钱兄招聘", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#ffffff" }, "tabBar": { "color": "#CCCCCC", "selectedColor": "#00B88F", "backgroundColor": "#FFFFFF", "borderStyle": "black", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/tabbar/index_.png", "selectedIconPath": "static/tabbar/index.png", "text": "首页" }, { "pagePath": "pages/msg/index", "iconPath": "static/tabbar/msg_.png", "selectedIconPath": "static/tabbar/msg.png", "text": "消息" }, { "pagePath": "pages/my/index", "iconPath": "static/tabbar/my_.png", "selectedIconPath": "static/tabbar/my.png", "text": "我的" } ] }, "condition": { //模式配置,仅开发期间生效 "current": 0, //当前激活的模式(list 的索引项) "list": [{ "name": "首页", //模式名称 "path": "pages/index/index", //启动页面,必选 "query": "" //启动参数,在页面的onLoad函数里面得到 }] } }