Files
ai_dianshang/miniprogram/pages/error-log/index.json
2025-11-17 13:32:54 +08:00

8 lines
218 B
JSON

{
"navigationBarTitleText": "错误日志",
"navigationBarBackgroundColor": "#007aff",
"navigationBarTextStyle": "white",
"backgroundColor": "#f5f5f5",
"enablePullDownRefresh": true,
"usingComponents": {}
}