添加管理员逻辑

This commit is contained in:
2025-10-19 23:38:54 +08:00
parent 118ec38550
commit 5ee4e077fb
46 changed files with 5263 additions and 883 deletions

View File

@@ -0,0 +1,9 @@
{
"navigationBarTitleText": "订单管理",
"navigationBarBackgroundColor": "#667eea",
"navigationBarTextStyle": "white",
"backgroundColor": "#f8f9fa",
"enablePullDownRefresh": true,
"disableScroll": false,
"onReachBottomDistance": 50
}