2025-10-22 20:28:50 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "我的",
|
|
|
|
|
"navigationStyle": "custom",
|
2025-10-25 09:54:24 +08:00
|
|
|
"usingComponents": {
|
2025-10-29 15:50:14 +08:00
|
|
|
"u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
|
|
|
|
|
"u-popup": "/uni_modules/uview-ui/components/u-popup/u-popup",
|
2025-10-25 09:54:24 +08:00
|
|
|
"custom-tab-bar": "/components/CustomTabBar"
|
|
|
|
|
}
|
2025-10-22 20:28:50 +08:00
|
|
|
}
|