Files
WXProgram/miniprogram/pages/staff/admin-dashboard.json

10 lines
286 B
JSON
Raw Normal View History

2025-10-19 23:38:54 +08:00
{
"navigationBarTitleText": "管理员面板",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"backgroundColor": "#f8f9fa",
"backgroundTextStyle": "dark",
"enablePullDownRefresh": true,
"disableScroll": false,
"onReachBottomDistance": 50
}