| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266 |
- {
- "pages": [
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "审计之家",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/profile/profile",
- "style": {
- "navigationBarTitleText": "填写个人信息"
- }
- },
- {
- "path": "pages/experience/experience",
- "style": {
- "navigationBarTitleText": "填写工作经历"
- }
- },
- {
- "path": "pages/intention/intention",
- "style": {
- "navigationBarTitleText": "填写工作意向"
- }
- },
- {
- "path": "pages/experience/add-education",
- "style": {
- "navigationBarTitleText": "添加教育经历",
- "navigationBarBackgroundColor": "#F6F8FB"
- }
- },
- {
- "path": "pages/experience/add-work",
- "style": {
- "navigationBarTitleText": "添加工作经历",
- "navigationBarBackgroundColor": "#F6F8FB"
- }
- },
- {
- "path": "pages/experience/add-project",
- "style": {
- "navigationBarTitleText": "添加项目经历",
- "navigationBarBackgroundColor": "#F6F8FB"
- }
- },
- {
- "path": "pages/experience/industry-select",
- "style": {
- "navigationBarTitleText": "选择行业",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/experience/position-select",
- "style": {
- "navigationBarTitleText": "选择职位名称",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/intention/company-select",
- "style": {
- "navigationBarTitleText": "公司列表",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/jobs/jobs",
- "style": {
- "navigationBarTitleText": "全职岗位",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/jobs/filter",
- "style": {
- "navigationBarTitleText": "筛选条件",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/jobdetail/index",
- "style": {
- "navigationBarTitleText": "岗位详情",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/chat/chat",
- "style": {
- "navigationBarTitleText": "在线咨询",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/assessment/assessment",
- "style": {
- "navigationBarTitleText": "测评",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false,
- "disableScroll": true
- }
- },
- {
- "path": "pages/assessment/remind",
- "style": {
- "navigationBarTitleText": "测评提醒",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/assessment/quiz",
- "style": {
- "navigationBarTitleText": "在线测评",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/assessment/result",
- "style": {
- "navigationBarTitleText": "测评结果",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/assessment/report",
- "style": {
- "navigationBarTitleText": "测评报告",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/assessment/detail",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/common/webview",
- "style": {
- "navigationBarTitleText": "在线测评"
- }
- },
- {
- "path": "pages/assessment/training",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/assessment/training-detail",
- "style": {
- "navigationBarTitleText": "岗位详情"
- }
- },
- {
- "path": "pages/message/message",
- "style": {
- "navigationBarTitleText": "消息"
- }
- },
- {
- "path": "pages/message/msgdetail",
- "style": {
- "navigationBarTitleText": "消息详情"
- }
- },
- {
- "path": "pages/my/my",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/my/favorites",
- "style": {
- "navigationBarTitleText": "我的收藏"
- }
- },
- {
- "path": "pages/my/assessment-records",
- "style": {
- "navigationBarTitleText": "测评记录"
- }
- },
- {
- "path": "pages/my/offer",
- "style": {
- "navigationBarTitleText": "我的offer"
- }
- },
- {
- "path": "pages/my/orders",
- "style": {
- "navigationBarTitleText": "我的订单"
- }
- },
- {
- "path": "pages/my/privacy_policy",
- "style": {
- "navigationBarTitleText": "隐私政策"
- }
- },
- {
- "path": "pages/my/resume_view",
- "style": {
- "navigationBarTitleText": "在线简历"
- }
- },
- {
- "path": "pages/my/select-resume",
- "style": {
- "navigationBarTitleText": "选择简历"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "审计之家",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#F8F8F8",
- "enablePullDownRefresh": true,
- "backgroundTextStyle": "dark"
- },
- "tabBar": {
- "custom": true,
- "color": "#999999",
- "selectedColor": "#1F6CFF",
- "backgroundColor": "#FFFFFF",
- "borderStyle": "white",
- "list": [
- {
- "pagePath": "pages/jobs/jobs",
- "iconPath": "static/tabbar/jobs_n.png",
- "selectedIconPath": "static/tabbar/jobs_a.png",
- "text": "岗位"
- },
- {
- "pagePath": "pages/assessment/assessment",
- "iconPath": "static/tabbar/assess_n.png",
- "selectedIconPath": "static/tabbar/assess_a.png",
- "text": "测评"
- },
- {
- "pagePath": "pages/message/message",
- "iconPath": "static/tabbar/msg_n.png",
- "selectedIconPath": "static/tabbar/msg_a.png",
- "text": "消息"
- },
- {
- "pagePath": "pages/my/my",
- "iconPath": "static/tabbar/my_n.png",
- "selectedIconPath": "static/tabbar/my_a.png",
- "text": "我的"
- }
- ]
- },
- "uniIdRouter": {},
- "debug": false
- }
|