9 lines
240 B
JSON
Raw Normal View History

2025-10-22 20:28:50 +08:00
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
2025-10-25 09:54:24 +08:00
"navigationStyle": "custom",
"usingComponents": {
"u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
"custom-tab-bar": "/components/CustomTabBar"
}
2025-10-22 20:28:50 +08:00
}