Files
WXProgram/miniprogram/pages/employee/employee.json

7 lines
167 B
JSON
Raw Permalink Normal View History

{
"usingComponents": {},
"navigationBarTitleText": "员工管理",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"backgroundColor": "#f5f5f5"
}