123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632 |
- {
- "pages": [{
- // =======================================登录
- "path": "pages/login/index",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/login/changeIP/index",
- "style": {
- "navigationBarTitleText": "更换IP",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/login/forgetPass/index",
- "style": {
- "navigationBarTitleText": "找回密码",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/login/changePass/index",
- "style": {
- "navigationBarTitleText": "密码修改",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================我的
- "path": "pages/mine/index",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/mine/setting/index",
- "style": {
- "navigationBarTitleText": "编辑信息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/mine/verify-email/index",
- "style": {
- "navigationBarTitleText": "验证邮箱",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/mine/account-manage/index",
- "style": {
- "navigationBarTitleText": "账号管理",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/mine/change-account/index",
- "style": {
- "navigationBarTitleText": "切换账号",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================主页
- "path": "pages/index",
- "style": {
- "navigationBarTitleText": "首页",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================子菜单
- "path": "pages/functionList/index",
- "style": {
- "navigationBarTitleText": "子菜单",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================主页
- "path": "pages/workRegion/index",
- "style": {
- "navigationBarTitleText": "工作台",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================预期提醒
- "path": "pages/overdue/index",
- "style": {
- "navigationBarTitleText": "预期提醒",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/overdue/overdued/index",
- "style": {
- "navigationBarTitleText": "已逾期",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/overdue/menu/index",
- "style": {
- "navigationBarTitleText": "项目查看",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/overdue/baseInfo/index",
- "style": {
- "navigationBarTitleText": "基本信息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/overdue/fundsSource/index",
- "style": {
- "navigationBarTitleText": "资金来源",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/overdue/constructionStep/index",
- "style": {
- "navigationBarTitleText": "施工阶段计划",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/overdue/recordData/index",
- "style": {
- "navigationBarTitleText": "核准备案资料",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/overdue/startData/index",
- "style": {
- "navigationBarTitleText": "项目开工资料",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================企业信息
- "path": "pages/enterpriseInfo/index",
- "style": {
- "navigationBarTitleText": "企业信息",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/enterpriseInfo/detail/index",
- "style": {
- "navigationBarTitleText": "企业查看",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/enterpriseInfo/search/index",
- "style": {
- "navigationBarTitleText": "企业查看",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/enterpriseInfo/menu/index",
- "style": {
- "navigationBarTitleText": "企业查看",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/enterpriseInfo/baseInfo/index",
- "style": {
- "navigationBarTitleText": "基本信息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/enterpriseInfo/legalPerson/index",
- "style": {
- "navigationBarTitleText": "法人信息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/enterpriseInfo/businessPerson/index",
- "style": {
- "navigationBarTitleText": "业务负责人信息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/projectBtnList/index",
- "style": {
- "navigationBarTitleText": "项目更多按钮",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================项目信息
- "path": "pages/projectInfo/index",
- "style": {
- "navigationBarTitleText": "项目信息",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/projectInfo/search/index",
- "style": {
- "navigationBarTitleText": "查询",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/projectInfo/detail/index",
- "style": {
- "navigationBarTitleText": "项目详情",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/projectInfo/media/index",
- "style": {
- "navigationBarTitleText": "附件查看",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/projectInfo/report/index",
- "style": {
- "navigationBarTitleText": "报告查询",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/leadersList/index",
- "style": {
- "navigationBarTitleText": "项目牵头领导及部门",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/projectImageAndVideo/index",
- "style": {
- "navigationBarTitleText": "现场影像",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================储备项目
- "path": "pages/cbProject/index",
- "style": {
- "navigationBarTitleText": "储备项目",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/cbProject/search/index",
- "style": {
- "navigationBarTitleText": "查询",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================问题督办
- "path": "pages/oversee/index",
- "style": {
- "navigationBarTitleText": "问题督办",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/oversee/search/index",
- "style": {
- "navigationBarTitleText": "查询",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/problemSupervision/index",
- "style": {
- "navigationBarTitleText": "单个问题督办列表",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/oversee/detail/index",
- "style": {
- "navigationBarTitleText": "问题查看",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================统计分析
- "path": "pages/countAnalysis/search/index",
- "style": {
- "navigationBarTitleText": "查询",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/countAnalysis/fundPlan/index",
- "style": {
- "navigationBarTitleText": "资金计划",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/countAnalysis/fundPlan/through/index",
- "style": {
- "navigationBarTitleText": "资金计划",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/countAnalysis/fundUse/index",
- "style": {
- "navigationBarTitleText": "资金使用",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/countAnalysis/through/index",
- "style": {
- "navigationBarTitleText": "详情",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/countAnalysis/projectProcess/index",
- "style": {
- "navigationBarTitleText": "项目进度",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/countAnalysis/overseeList/index",
- "style": {
- "navigationBarTitleText": "问题清单",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================周报
- "path": "pages/weekly/index",
- "style": {
- "navigationBarTitleText": "查询",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/weekly/list/index",
- "style": {
- "navigationBarTitleText": "项目信息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/weekly/input/index",
- "style": {
- "navigationBarTitleText": "周报录入",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/weekly/media/index",
- "style": {
- "navigationBarTitleText": "媒体查看",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================月报
- "path": "pages/monthly/index",
- "style": {
- "navigationBarTitleText": "查询",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/monthly/list/index",
- "style": {
- "navigationBarTitleText": "项目信息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/monthly/input/index",
- "style": {
- "navigationBarTitleText": "月报录入",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================年度计划
- "path": "pages/yearly/index",
- "style": {
- "navigationBarTitleText": "查询",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/yearly/list/index",
- "style": {
- "navigationBarTitleText": "项目信息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/yearly/input/index",
- "style": {
- "navigationBarTitleText": "月报录入",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================问题录入
- "path": "pages/questionInput/index",
- "style": {
- "navigationBarTitleText": "问题项目",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/questionInput/search/index",
- "style": {
- "navigationBarTitleText": "查询",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/questionInput/input/index",
- "style": {
- "navigationBarTitleText": "问题录入",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================问题跟踪
- "path": "pages/questionTrace/index",
- "style": {
- "navigationBarTitleText": "问题跟踪",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/questionTrace/search/index",
- "style": {
- "navigationBarTitleText": "查询",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/questionTrace/input/index",
- "style": {
- "navigationBarTitleText": "问题跟踪录入",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================公告
- "path": "pages/announcement/index",
- "style": {
- "navigationBarTitleText": "公告详情",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/announcement/list/index",
- "style": {
- "navigationBarTitleText": "公告列表",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- // =======================================消息
- "path": "pages/message/index",
- "style": {
- "navigationBarTitleText": "消息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/message/send/index",
- "style": {
- "navigationBarTitleText": "发布消息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/message/search/index",
- "style": {
- "navigationBarTitleText": "查询消息",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/message/detail/index",
- "style": {
- "navigationBarTitleText": "消息详情",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================关注
- "path": "pages/focus/index",
- "style": {
- "navigationBarTitleText": "关注",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================搜索
- "path": "pages/search/index",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- // =======================================政策
- "path": "pages/policy/search/index",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/policy/index",
- "style": {
- "navigationBarTitleText": "政策",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/policy/detail/index",
- "style": {
- "navigationBarTitleText": "详情",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================办事流程
- "path": "pages/process/index",
- "style": {
- "navigationBarTitleText": "办事流程",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================联系人
- "path": "pages/contact/index",
- "style": {
- "navigationBarTitleText": "联系人",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================重大事项
- "path": "pages/important/index",
- "style": {
- "navigationBarTitleText": "重大事项",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- "path": "pages/important/detail/index",
- "style": {
- "navigationBarTitleText": "重大事项",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- // =======================================前期手续
- "path": "pages/preFlow/index",
- "style": {
- "navigationBarTitleText": "前期手续",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/preFlow/detail/index",
- "style": {
- "navigationBarTitleText": "办理详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- // =======================================项目形象进度
- "path": "pages/projectImage/index",
- "style": {
- "navigationBarTitleText": "项目形象进度",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- // =======================================红黄灯项目
- "path": "pages/light/index",
- "style": {
- "navigationBarTitleText": "红黄灯项目",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- // =======================================重点项目
- "path": "pages/projectImportant/index",
- "style": {
- "navigationBarTitleText": "重点项目",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }, {
- // =======================================占比分析
- "path": "pages/analysis/index",
- "style": {
- "navigationBarTitleText": "占比分析",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/analysis/report/index",
- "style": {
- "navigationBarTitleText": "分析报告",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/analysis/media/index",
- "style": {
- "navigationBarTitleText": "报告查看",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/analysis/projectList/index",
- "style": {
- "navigationBarTitleText": "项目列表",
- "navigationStyle": "custom"
- }
- }, {
- // =======================================中介服务库
- "path": "pages/intermediaryService/index",
- "style": {
- "navigationBarTitleText": "中介服务库",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/intermediaryService/search/index",
- "style": {
- "navigationBarTitleText": "中介服务库",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/intermediaryService/detail/index",
- "style": {
- "navigationBarTitleText": "中介服务库",
- "navigationStyle": "custom"
- }
- }],
- "tabBar": {
- "color": "#9E9E9E",
- "selectedColor": "#1869F6",
- "borderStyle": "white",
- "backgroundColor": "#ffffff",
- "height": "65px",
- "fontSize": "12px",
- "list": [{
- "pagePath": "pages/index",
- "iconPath": "static/images/tabbar/home.png",
- "selectedIconPath": "static/images/tabbar/home_.png",
- "text": "首页"
- }, {
- "pagePath": "pages/message/index",
- "iconPath": "static/images/tabbar/message.png",
- "selectedIconPath": "static/images/tabbar/message_.png",
- "text": "消息"
- }, {
- "pagePath": "pages/mine/index",
- "iconPath": "static/images/tabbar/mine.png",
- "selectedIconPath": "static/images/tabbar/mine_.png",
- "text": "我的"
- }]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "RuoYi",
- "navigationBarBackgroundColor": "#FFFFFF"
- },
- "easycom": {
- "custom": {
- "^u-(.*)": "@/uview-plus/components/u-$1/u-$1.vue"
- }
- }
- }
|