添加管理员逻辑
This commit is contained in:
10
miniprogram/pages/staff/employee-dashboard.json
Normal file
10
miniprogram/pages/staff/employee-dashboard.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"navigationBarTitleText": "工作面板",
|
||||
"navigationBarBackgroundColor": "#4ecdc4",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#f8f9fa",
|
||||
"backgroundTextStyle": "dark",
|
||||
"enablePullDownRefresh": true,
|
||||
"disableScroll": false,
|
||||
"onReachBottomDistance": 50
|
||||
}
|
Reference in New Issue
Block a user