starwork-uniapp/src/pages.json
2025-01-17 14:59:34 +08:00

368 lines
8.3 KiB
JSON

{
"globalStyle": {
"navigationStyle": "default",
"navigationBarTitleText": "星星勤务",
"navigationBarBackgroundColor": "#f8f8f8",
"navigationBarTextStyle": "black",
"backgroundColor": "#FFFFFF"
},
"easycom": {
"autoscan": true,
"custom": {
"^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue",
"^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue"
}
},
"tabBar": {
"color": "#0d0f10",
"selectedColor": "#255cf7",
"backgroundColor": "#FFFFFF",
"borderStyle": "black",
"height": "50px",
"fontSize": "10px",
"iconWidth": "24px",
"spacing": "5px",
"list": [
{
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home_selected.png",
"pagePath": "pages/home/home",
"text": "首页"
},
{
"iconPath": "static/tabbar/workbench.png",
"selectedIconPath": "static/tabbar/workbench_selected.png",
"pagePath": "pages/workbench/workbench",
"text": "工作台"
},
{
"iconPath": "static/tabbar/notification.png",
"selectedIconPath": "static/tabbar/notification_selected.png",
"pagePath": "pages/notification/notification",
"text": "消息"
},
{
"iconPath": "static/tabbar/mine.png",
"selectedIconPath": "static/tabbar/mine_selected.png",
"pagePath": "pages/mine/mine",
"text": "我的"
}
]
},
"pages": [
{
"path": "pages/home/home",
"type": "home",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "首页",
"disableScroll": true
}
},
{
"path": "pages/approval/approval-detail",
"type": "page",
"style": {
"navigationStyle": "custom",
"disableScroll": true
}
},
{
"path": "pages/approval/approval",
"type": "page",
"style": {
"navigationStyle": "custom",
"disableScroll": true
}
},
{
"path": "pages/approval/create-application",
"type": "page",
"style": {
"navigationStyle": "custom",
"disableScroll": true
}
},
{
"path": "pages/attendance/allowed-time",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/attendance-rules",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/attendance",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/classes-add-edit",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/classes-manage",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/flexible-punching",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/issue-record-detail",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/issue-record",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/application-list",
"type": "page"
},
{
"path": "pages/info-publish/add-release-plan",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/announce-notice",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/basic-info",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/drafts-list",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/edit-pic-video",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/info-publish",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/material-library",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/notice-details",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/notice-manage",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/play-content-library",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/info-publish/release-plan",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/login/code",
"type": "page",
"style": {
"navigationStyle": "custom",
"disableScroll": true
},
"needLogin": false
},
{
"path": "pages/login/get-code",
"type": "page",
"style": {
"navigationStyle": "custom",
"disableScroll": true
},
"needLogin": false
},
{
"path": "pages/login/login",
"type": "page",
"style": {
"navigationStyle": "custom",
"disableScroll": true
},
"needLogin": false
},
{
"path": "pages/login/reset-password",
"type": "page",
"style": {
"navigationStyle": "custom",
"disableScroll": true
},
"needLogin": false
},
{
"path": "pages/mine/mine",
"type": "page",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/notification/notification",
"type": "page"
},
{
"path": "pages/personnel-passage/traffic-correlation",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/select/select-access-control",
"type": "page",
"style": {
"navigationStyle": "custom",
"disableScroll": true
}
},
{
"path": "pages/select/select-organization",
"type": "page",
"style": {
"navigationStyle": "custom",
"disableScroll": true
}
},
{
"path": "pages/workbench/workbench",
"type": "page"
},
{
"path": "pages/attendance/attendance-add-group/attendance-add-group",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/attendance-add-group/attendance-device",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/attendance-add-group/attendance-staff",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/attendance-add-group/attendance-time",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/attendance-add-group/outside-rules",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/attendance/attendance-add-group/special-date-set",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
}
],
"subPackages": []
}