172 lines
7.4 KiB
JSON
172 lines
7.4 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "喀什智慧就业平台"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/mine",
|
|
"style": {
|
|
"navigationBarTitleText": "我的"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/search/search",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/company-mine",
|
|
"style": {
|
|
"navigationBarTitleText": "我的"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/company-info",
|
|
"style": {
|
|
"navigationBarTitleText": "企业信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/edit-company-contacts",
|
|
"style": {
|
|
"navigationBarTitleText": "编辑联系人"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/h5-login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/id-card-login",
|
|
"style": {
|
|
"navigationBarTitleText": "社保登录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
],
|
|
"subpackages": [
|
|
{
|
|
"root": "packageA",
|
|
"pages": [
|
|
{
|
|
"path": "pages/post/post",
|
|
"style": {
|
|
"navigationBarTitleText": "职位详情",
|
|
"navigationBarBackgroundColor": "#4778EC",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/UnitDetails/UnitDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "单位详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/addPosition/addPosition",
|
|
"style": {
|
|
"navigationBarTitleText": "添加岗位",
|
|
"navigationBarTitleTextSize": "30rpx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "packageRc",
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "高校毕业生智慧就业"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/jobList/jobList",
|
|
"style": {
|
|
"navigationBarTitleText": "岗位列表"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/policy/policyList",
|
|
"style": {
|
|
"navigationBarTitleText": "政策专区"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/policy/policyDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "政策详解"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"easycom": {
|
|
"autoscan": true,
|
|
"custom": {
|
|
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue",
|
|
"^time-picker$": "@dcloudio/uni-ui/lib/uni-datetime-picker/time-picker.vue",
|
|
"^TimePicker$": "@dcloudio/uni-ui/lib/uni-datetime-picker/time-picker.vue",
|
|
"^Calendar$": "@dcloudio/uni-ui/lib/uni-datetime-picker/calendar.vue",
|
|
"^calendar-item$": "@dcloudio/uni-ui/lib/uni-datetime-picker/calendar-item.vue",
|
|
"^CalendarItem$": "@dcloudio/uni-ui/lib/uni-datetime-picker/calendar-item.vue",
|
|
"^table-checkbox$": "@dcloudio/uni-ui/lib/uni-tr/table-checkbox.vue",
|
|
"^TableCheckbox$": "@dcloudio/uni-ui/lib/uni-tr/table-checkbox.vue",
|
|
"^filter-dropdown$": "@dcloudio/uni-ui/lib/uni-th/filter-dropdown.vue",
|
|
"^FilterDropdown$": "@dcloudio/uni-ui/lib/uni-th/filter-dropdown.vue",
|
|
"^uni-status-bar$": "@dcloudio/uni-ui/lib/uni-nav-bar/uni-status-bar.vue",
|
|
"^upload-image$": "@dcloudio/uni-ui/lib/uni-file-picker/upload-image.vue",
|
|
"^UploadImage$": "@dcloudio/uni-ui/lib/uni-file-picker/upload-image.vue",
|
|
"^upload-file$": "@dcloudio/uni-ui/lib/uni-file-picker/upload-file.vue",
|
|
"^UploadFile$": "@dcloudio/uni-ui/lib/uni-file-picker/upload-file.vue",
|
|
"^IconfontIcon$": "@/components/IconfontIcon/IconfontIcon.vue",
|
|
"^WxAuthLogin$": "@/components/wxAuthLogin/WxAuthLogin.vue",
|
|
"^AppLayout$": "@/components/AppLayout/AppLayout.vue",
|
|
"^CustomTabBar$": "@/components/CustomTabBar/CustomTabBar.vue",
|
|
"^UserTypeSwitcher$": "@/components/UserTypeSwitcher/UserTypeSwitcher.vue",
|
|
"^CollapseTransition$": "@/components/CollapseTransition/CollapseTransition.vue",
|
|
"^NoBouncePage$": "@/components/NoBouncePage/NoBouncePage.vue",
|
|
"^TikTok$": "@/components/TikTok/TikTok.vue",
|
|
"^MsgTips$": "@/components/MsgTips/MsgTips.vue",
|
|
"^exitPopup$": "@/packageRc/components/exitPopup.vue",
|
|
"^ImageUpload$": "@/packageRc/components/ImageUpload.vue",
|
|
"^placePicker$": "@/packageRc/components/placePicker.vue",
|
|
"^PlacePicker$": "@/packageRc/components/placePicker.vue",
|
|
"^PopupLists$": "@/packageRc/components/PopupLists.vue",
|
|
"^PopupList$": "@/packageRc/components/PopupLists.vue",
|
|
"^popupList$": "@/packageRc/components/PopupLists.vue",
|
|
"^DealDone$": "@/packageRc/pages/needs/dealDone.vue",
|
|
"^ChoosePerson$": "@/packageRc/pages/needs/components/choosePerson.vue",
|
|
"^choosePerson$": "@/packageRc/pages/needs/components/choosePerson.vue",
|
|
"^choose-person$": "@/packageRc/pages/needs/components/choosePerson.vue",
|
|
"^contrastBox$": "@/packageCa/testReport/components/contrastBox.vue",
|
|
"^testHead$": "@/packageCa/testReport/components/testHead.vue",
|
|
"^jobService$": "@/packageRc/pages/needs/components/jobService.vue",
|
|
"^entrepreneurshipService$": "@/packageRc/pages/needs/components/entrepreneurshipService.vue",
|
|
"^trainService$": "@/packageRc/pages/needs/components/trainService.vue",
|
|
"^otherService$": "@/packageRc/pages/needs/components/otherService.vue",
|
|
"^investigate$": "@/packageRc/pages/service/components/investigate.vue",
|
|
"^policyConsultation$": "@/packageRc/pages/service/components/policyConsultation.vue",
|
|
"^jobRecommend$": "@/packageRc/pages/service/components/jobRecommend.vue",
|
|
"^skillTrain$": "@/packageRc/pages/service/components/skillTrain.vue",
|
|
"^jobTrack$": "@/packageRc/pages/service/components/jobTrack.vue",
|
|
"^positionChooser$": "@/packageRc/pages/service/components/positionChooser.vue",
|
|
"^(?!u-|uni-|el-|req-comp|template|transition|enterprise-list-pop|handler-data|time-picker|TimePicker|Calendar|calendar-item|CalendarItem|table-checkbox|TableCheckbox|filter-dropdown|FilterDropdown|uni-status-bar|upload-image|UploadImage|upload-file|UploadFile|view|text|image|button|input|textarea|picker|scroll-view|swiper|map|canvas|video|audio|cover-view|cover-image|navigator|rich-text|progress|checkbox|radio|switch|slider|form|label|picker-view|movable-view|movable-area|web-view|ad|official-account|open-data|editor|live-player|live-pusher|functional-page-navigator|match-media|page-meta|navigation-bar|keyboard-accessory|page-container|uni-app|block|component|slot|keep-alive|router-view|router-link)([a-zA-Z][a-zA-Z0-9-]*)$": "@/components/$1/$1.vue"
|
|
}
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|