Files
ai_dianshang/miniprogram/pages/error-log/index.json

8 lines
218 B
JSON
Raw Normal View History

2025-11-17 13:32:54 +08:00
{
"navigationBarTitleText": "错误日志",
"navigationBarBackgroundColor": "#007aff",
"navigationBarTextStyle": "white",
"backgroundColor": "#f5f5f5",
"enablePullDownRefresh": true,
"usingComponents": {}
}