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