| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307 |
- {
- "easycom": {
- "autoscan": true,
- "custom": {
- // 匹配 uni-ui 组件的路径规则
- "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
- }
- },
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "首页"
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/login/officialLogin",
- "style": {
- "navigationBarTitleText": "发包方登录"
- }
- },
- {
- "path": "pages/my/index",
- "style": {
- "navigationBarTitleText": "我的"
- }
- },
- {
- "path": "pages/modify-phone/index",
- "style": {
- "navigationBarTitleText": "修改手机号"
- }
- },
- {
- "path": "pages/modify-password/index",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- },
- {
- "path": "pages/feedback/index",
- "style": {
- "navigationBarTitleText": "意见反馈"
- }
- },
- {
- "path": "pages/feedback/list/index",
- "style": {
- "navigationBarTitleText": "反馈列表",
- "enablePullDownRefresh": true,
- "backgroundTextStyle": "dark"
- }
- },
- {
- "path": "pages/feedback/list/detail/index",
- "style": {
- "navigationBarTitleText": "反馈详情"
- }
- },
- {
- "path": "pages/log-report/index",
- "style": {
- "navigationBarTitleText": "日志上报"
- }
- },
- {
- "path": "pages/log-report/list/index",
- "style": {
- "navigationBarTitleText": "日志列表",
- "enablePullDownRefresh": true,
- "backgroundTextStyle": "dark"
- }
- },
- {
- "path": "pages/log-report/list/detail/index",
- "style": {
- "navigationBarTitleText": "日志详情"
- }
- },
- {
- "path": "pages/disclaimer/index",
- "style": {
- "navigationBarTitleText": "免责申明"
- }
- },
- {
- "path": "pages/index/news-detail/index",
- "style": {
- "navigationBarTitleText": "新闻详情"
- }
- },
- {
- "path": "pages/farmer/index",
- "style": {
- "navigationBarTitleText": "农户"
- }
- },
- {
- "path": "pages/farmer/reportingByFarmers",
- "style": {
- "navigationBarTitleText": "农户上报"
- }
- }, {
- "path": "pages/Escalation/index",
- "style": {
- "navigationBarTitleText": "承包信息上报"
- }
- },
- {
- "path": "pages/farmer/addFamilyMember",
- "style": {
- "navigationBarTitleText": "新增家庭成员"
- }
- },
- {
- "path": "pages/farmer/editFamilyMember",
- "style": {
- "navigationBarTitleText": "修改家庭成员"
- }
- },
- {
- "path": "pages/investigator/index",
- "style": {
- "navigationBarTitleText": "调查员"
- }
- },
- {
- "path": "pages/investigator/Households/index",
- "style": {
- "navigationBarTitleText": "总户数"
- }
- },
- {
- "path": "pages/investigator/Households/progress",
- "style": {
- "navigationBarTitleText": "进度详情"
- }
- },
- {
- "path": "pages/investigator/Households/currentDetails",
- "style": {
- "navigationBarTitleText": "修改情况"
- }
- },
- {
- "path": "pages/investigator/Households/detailsOfTheReport",
- "style": {
- "navigationBarTitleText": "查看上报详情"
- }
- },
- {
- "path": "pages/investigator/Households/familyMembers",
- "style": {
- "navigationBarTitleText": "家庭成员详情"
- }
- },
- {
- "path": "pages/investigator/Households/plotDetails",
- "style": {
- "navigationBarTitleText": "地块详情"
- }
- },
- {
- "path": "pages/investigator/employerModule/index",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/investigator/employerModule/twoRoundExtension",
- "style": {
- "navigationBarTitleText": "二轮延包"
- }
- },
- // {
- // "path": "pages/investigator/employerModule/notStarted",
- // "style": {
- // "navigationBarTitleText": "未开始"
- // }
- // },
- // {
- // "path": "pages/investigator/employerModule/underInvestigation",
- // "style": {
- // "navigationBarTitleText": "摸底中"
- // }
- // },
- // {
- // "path": "pages/investigator/employerModule/underPublicity",
- // "style": {
- // "navigationBarTitleText": "公示中"
- // }
- // },
- {
- "path": "pages/land/addLand",
- "style": {
- "navigationBarTitleText": "新增地块信息"
- }
- },
- {
- "path": "pages/land/editLand",
- "style": {
- "navigationBarTitleText": "编辑地块信息"
- }
- },
- {
- "path": "pages/map/map",
- "style": {
- "navigationBarTitleText": "位置信息"
- }
- },
- {
- "path": "pages/map/collectively/index",
- "style": {
- "navigationBarTitleText": "集体地"
- }
- },
- {
- "path": "pages/map/collectively/add",
- "style": {
- "navigationBarTitleText": "新增集体地"
- }
- },
- {
- "path": "pages/map/collectively/information",
- "style": {
- "navigationBarTitleText": "集体地详情"
- }
- },
- {
- "path": "pages/official/index",
- "style": {
- "navigationBarTitleText": "发包方详细列表"
- }
- },
- {
- "path": "pages/official/fbfListPage",
- "style": {
- "navigationBarTitleText": "发包方详情"
- }
- },
-
- {
- "path": "pages/official/index_totalSHlist",
- "style": {
- "navigationBarTitleText": "承包方审核详情"
- }
- },
- {
- "path": "pages/test/index",
- "style": {
- "navigationBarTitleText": "测试"
- }
- },
- {
- "path": "pages/task/index",
- "style": {
- "navigationBarTitleText": "任务列表"
- }
- },
- {
- "path": "pages/EntryPage/backstageAdd",
- "style": {
- "navigationBarTitleText": "后台录入"
- }
- },
- {
- "path": "pages/EntryPage/manualAdd",
- "style": {
- "navigationBarTitleText": "手动录入"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- }
- // "tabBar": {
- // "color": "#7A7E83",
- // "selectedColor": "#007AFF",
- // "borderStyle": "black",
- // "backgroundColor": "#ffffff",
- // "list": [
- // {
- // "pagePath": "pages/index/index",
- // "text": "首页",
- // "iconPath": "static/home.png",
- // "selectedIconPath": "static/home-selected.png"
- // },
- // {
- // "pagePath": "pages/my/index",
- // "text": "我的",
- // "iconPath": "static/my.png",
- // "selectedIconPath": "static/my-selected.png"
- // }
- // ]
- // }
- }
|