|
|
|
|
@@ -144,7 +144,6 @@
|
|
|
|
|
"navigationBarTitleTextSize": "30rpx"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
"subpackages": [
|
|
|
|
|
{
|
|
|
|
|
@@ -440,47 +439,56 @@
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "新增需求"
|
|
|
|
|
}
|
|
|
|
|
} , {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/daiban/addbangfu",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "添加帮扶"
|
|
|
|
|
}
|
|
|
|
|
} , {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/service/serviceDetail",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "服务"
|
|
|
|
|
}
|
|
|
|
|
} , {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/service/serviceTraceability",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "服务追溯"
|
|
|
|
|
}
|
|
|
|
|
} , {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/needs/needDetail",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "需求信息"
|
|
|
|
|
}
|
|
|
|
|
} , {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/daiban/bangfuList",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "服务记录"
|
|
|
|
|
}
|
|
|
|
|
} , {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/needs/personNeeds",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "需求上报"
|
|
|
|
|
}
|
|
|
|
|
} , {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/needs/needsList",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "需求"
|
|
|
|
|
}
|
|
|
|
|
} , {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/policy/policyList",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "政策专区"
|
|
|
|
|
}
|
|
|
|
|
} , {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/policy/policyDetail",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "政策详解"
|
|
|
|
|
@@ -640,45 +648,8 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}],
|
|
|
|
|
// "tabBar": {
|
|
|
|
|
// "custom": true,
|
|
|
|
|
// "color": "#5E5F60",
|
|
|
|
|
// "selectedColor": "#256BFA",
|
|
|
|
|
// "borderStyle": "black",
|
|
|
|
|
// "backgroundColor": "#ffffff",
|
|
|
|
|
// "list": [{
|
|
|
|
|
// "pagePath": "pages/index/index",
|
|
|
|
|
// "iconPath": "static/tabbar/calendar.png",
|
|
|
|
|
// "selectedIconPath": "static/tabbar/calendared.png",
|
|
|
|
|
// "text": "职1"
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// "pagePath": "pages/careerfair/careerfair",
|
|
|
|
|
// "iconPath": "static/tabbar/post.png",
|
|
|
|
|
// "selectedIconPath": "static/tabbar/posted.png",
|
|
|
|
|
// "text": "招聘会"
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// "pagePath": "pages/chat/chat",
|
|
|
|
|
// "iconPath": "static/tabbar/logo3.png",
|
|
|
|
|
// "selectedIconPath": "static/tabbar/logo3.png",
|
|
|
|
|
// "text": "AI+"
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// "pagePath": "pages/msglog/msglog",
|
|
|
|
|
// "iconPath": "static/tabbar/chat4.png",
|
|
|
|
|
// "selectedIconPath": "static/tabbar/chat4ed.png",
|
|
|
|
|
// "text": "消息"
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// "pagePath": "pages/mine/mine",
|
|
|
|
|
// "iconPath": "static/tabbar/mine.png",
|
|
|
|
|
// "selectedIconPath": "static/tabbar/mined.png",
|
|
|
|
|
// "text": "我的"
|
|
|
|
|
// }
|
|
|
|
|
// ]
|
|
|
|
|
// },
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
|
|
@@ -690,11 +661,55 @@
|
|
|
|
|
"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",
|
|
|
|
|
"^WxAuthLogin$": "@/components/wxAuthLogin/WxAuthLogin.vue",
|
|
|
|
|
"^AppLayout$": "@/components/AppLayout/AppLayout.vue",
|
|
|
|
|
"^CustomTabBar$": "@/components/CustomTabBar/CustomTabBar.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": {}
|
|
|
|
|
}
|
|
|
|
|
|