{
"pages": [{
"path": "pages/index",
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom",
"usingComponents": {
"van-dropdown-menu": "/wxcomponents/vant/dropdown-menu/index",
"van-dropdown-item": "/wxcomponents/vant/dropdown-item/index"
}
},
"path": "pages/login",
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
"path": "pages/enterprise",
"navigationBarTitleText": "企业",
"van-dropdown-item": "/wxcomponents/vant/dropdown-item/index",
"van-search": "/wxcomponents/vant/search/index"
"path": "pages/chat",
"navigationBarTitleText": "聊天",
"path": "pages/task",
"navigationBarTitleText": "任务",
"van-circle": "/wxcomponents/vant/circle/index"
"path": "pages/owner",
"navigationBarTitleText": "个人中心",
],
"easycom": {
"autoscan": true,
"custom": {
"^cs-(.*)": "@/components/cs-$1/index.vue",
"^s-(.*)": "@/uni_modules/s-components/s-$1/index.vue",
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
"subPackages": [{
"root": "sub",
"path": "owner/edit",
"navigationBarTitleText": "个人信息"
}, {
"path": "owner/invite",
"navigationBarTitleText": "邀请企业"
"path": "owner/policy",
"navigationBarTitleText": "政策法规",
"van-search":"/wxcomponents/vant/search/index"
"componentPlaceholder": {
"u-modal": "view"
"path": "owner/policy-detail",
"usingComponents": {},
"componentPlaceholder": {}
"path": "enterprise/edit",
"navigationBarTitleText": "企业填报"
"path": "common/waiting",
"navigationBarTitleText": ""
"path": "enterprise/detail",
"navigationBarTitleText": "档案详情",
"path": "chat/index",
"navigationBarTitleText": "智慧生态"
"path": "task/detail",
"navigationBarTitleText": "执法记录",
"onReachBottonDistance": 50,
"enablePullDownRefresh": true,
"u-modal": "view",
"u-sticky": "view"
"path": "task/record",
"navigationBarTitleText": "记录详情 ",
"path": "task/locate",
"van-action-sheet": "/wxcomponents/vant/action-sheet/index"
"path": "task/enforce",
"navigationBarTitleText": "结果反馈",
"uni-easyinput": "view"
"path": "task/log",
"navigationBarTitleText": "结果反馈"
"path": "inspection/detail",
"navigationBarTitleText": "",
"enablePullDownRefresh": true
"path": "inspection/record",
]
}],
"tabBar": {
"list": [{
"pagePath": "pages/index"
"pagePath": "pages/task"
"pagePath": "pages/chat"
"pagePath": "pages/enterprise"
"pagePath": "pages/owner"
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "智慧生态",
"navigationBarBackgroundColor": "#FFF",
"backgroundColor": "#FFF"