移动端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

292 lines
6.1 KiB

2 months ago
{
2 months ago
"pages": [{
"path": "pages/login",
"style": {
"navigationBarTitleText": "登录",
3 weeks ago
"navigationStyle": "custom",
"disableScroll": true
}
}, {
2 months ago
"path": "pages/index",
2 months ago
"style": {
2 months ago
"navigationBarTitleText": "首页",
1 month ago
"navigationStyle": "custom",
3 weeks ago
"disableScroll": true,
1 month ago
"usingComponents": {
"van-dropdown-menu": "/wxcomponents/vant/dropdown-menu/index",
"van-dropdown-item": "/wxcomponents/vant/dropdown-item/index"
1 month ago
}
2 months ago
}
1 month ago
},
2 months ago
{
2 months ago
"path": "pages/enterprise",
2 months ago
"style": {
"navigationBarTitleText": "企业",
2 months ago
"navigationStyle": "custom",
3 weeks ago
"disableScroll": true,
"usingComponents": {
"van-dropdown-menu": "/wxcomponents/vant/dropdown-menu/index",
2 months ago
"van-dropdown-item": "/wxcomponents/vant/dropdown-item/index",
"van-search": "/wxcomponents/vant/search/index"
}
2 months ago
}
},
{
2 months ago
"path": "pages/chat",
2 months ago
"style": {
2 months ago
"navigationBarTitleText": "聊天",
"navigationStyle": "custom"
2 months ago
}
},
{
2 months ago
"path": "pages/task",
2 months ago
"style": {
2 months ago
"navigationBarTitleText": "任务",
2 months ago
"navigationStyle": "custom",
3 weeks ago
"disableScroll": true,
2 months ago
"usingComponents": {
"van-dropdown-menu": "/wxcomponents/vant/dropdown-menu/index",
"van-dropdown-item": "/wxcomponents/vant/dropdown-item/index",
"van-circle": "/wxcomponents/vant/circle/index"
}
2 months ago
}
},
{
2 months ago
"path": "pages/owner",
2 months ago
"style": {
2 months ago
"navigationBarTitleText": "个人中心",
"navigationStyle": "custom",
"disableScroll": true
2 months ago
}
}
],
2 months ago
"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"
2 months ago
}
2 months ago
},
2 months ago
"subPackages": [{
"root": "sub",
"pages": [{
2 months ago
"path": "owner/edit",
"style": {
"navigationBarTitleText": "个人信息"
}
}, {
"path": "owner/invite",
"style": {
"navigationBarTitleText": "邀请企业"
}
1 month ago
},
{
"path": "owner/policy",
"style": {
"navigationBarTitleText": "政策法规",
"usingComponents": {
"van-search": "/wxcomponents/vant/search/index"
1 month ago
},
"componentPlaceholder": {
"u-modal": "view"
}
}
},
{
"path": "owner/policy-detail",
"style": {
"navigationBarTitleText": "政策法规",
"usingComponents": {},
"componentPlaceholder": {}
1 month ago
}
},
{
"path": "owner/jobInfo",
"style": {
"navigationBarTitleText": "工作汇报",
"usingComponents": {
"van-search": "/wxcomponents/vant/search/index"
},
"componentPlaceholder": {
"u-modal": "view"
}
}
},
{
"path": "owner/job-detail",
"style": {
"navigationBarTitleText": "工作汇报",
"usingComponents": {},
"componentPlaceholder": {}
}
},
3 weeks ago
1 month ago
{
2 months ago
"path": "enterprise/edit",
"style": {
"navigationBarTitleText": "企业填报"
}
}, {
"path": "common/waiting",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
2 months ago
}
}, {
"path": "enterprise/detail",
"style": {
1 month ago
"navigationBarTitleText": "档案详情",
2 months ago
"componentPlaceholder": {
"u-modal": "view"
}
2 months ago
}
}, {
"path": "chat/index",
"style": {
"navigationBarTitleText": "智慧生态"
}
}, {
"path": "task/detail",
"style": {
2 months ago
"navigationBarTitleText": "执法记录",
2 months ago
"onReachBottonDistance": 50,
"enablePullDownRefresh": true,
"usingComponents": {
"van-dropdown-menu": "/wxcomponents/vant/dropdown-menu/index",
"van-dropdown-item": "/wxcomponents/vant/dropdown-item/index"
},
"componentPlaceholder": {
"u-modal": "view",
"u-sticky": "view"
}
}
},
{
"path": "task/record",
"style": {
2 months ago
"navigationBarTitleText": "记录详情 ",
2 months ago
"usingComponents": {},
"componentPlaceholder": {}
}
},
{
"path": "task/locate",
"style": {
2 months ago
"usingComponents": {
2 months ago
"van-action-sheet": "/wxcomponents/vant/action-sheet/index"
2 months ago
},
"componentPlaceholder": {
2 months ago
"u-modal": "view"
2 months ago
}
2 months ago
}
2 months ago
},
{
"path": "task/enforce",
"style": {
"navigationBarTitleText": "结果反馈",
"usingComponents": {
"van-action-sheet": "/wxcomponents/vant/action-sheet/index"
},
"componentPlaceholder": {
2 months ago
"u-modal": "view",
"uni-easyinput": "view"
2 months ago
}
}
2 months ago
},
{
"path": "task/log",
"style": {
"navigationBarTitleText": "结果反馈"
}
1 month ago
},
{
"path": "inspection/detail",
"style": {
"navigationBarTitleText": "",
"onReachBottonDistance": 50,
"enablePullDownRefresh": true
}
},
{
"path": "inspection/record",
"style": {
"navigationBarTitleText": "",
"onReachBottonDistance": 50,
"enablePullDownRefresh": true
}
},
{
"path": "invite/index",
"style": {
"navigationBarTitleText": "我的企业",
"enablePullDownRefresh": true,
"componentPlaceholder": {
"u-modal": "view",
"uni-easyinput": "view"
}
}
},
{
"path": "invite/addEnterprise",
"style": {
"navigationBarTitleText": "新增企业",
"componentPlaceholder": {}
}
},
{
"path": "invite/enterpriseIntroduce",
"style": {
"navigationBarTitleText": "企业简介",
"componentPlaceholder": {
"uni-easyinput": "view"
}
}
},
{
"path": "invite/enterpriseTags",
"style": {
"navigationBarTitleText": "行业类别(可多选)"
}
},
{
"path": "invite/prove",
"style": {
"navigationBarTitleText": ""
}
3 weeks ago
},
{
"path": "owner/notic",
"style": {
"navigationBarTitleText": "消息通知",
"disableScroll": true
}
2 months ago
}
2 months ago
]
2 months ago
}],
2 months ago
"tabBar": {
"list": [{
2 months ago
"pagePath": "pages/index"
},
{
"pagePath": "pages/task"
},
{
"pagePath": "pages/chat"
},
{
"pagePath": "pages/enterprise"
},
{
"pagePath": "pages/owner"
}
]
},
"globalStyle": {
2 months ago
"navigationBarTextStyle": "black",
"navigationBarTitleText": "智慧生态",
"navigationBarBackgroundColor": "#FFF",
"backgroundColor": "#FFF"
2 months ago
}
}