2025-06-09 19:18:38 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "我的",
|
|
|
|
|
"usingComponents": {
|
2025-06-19 22:27:00 +08:00
|
|
|
"tab-bar": "../../components/tabBar/tabBar",
|
|
|
|
|
"uni-popup": "../../uni_modules/uni-popup/components/uni-popup/uni-popup"
|
2025-06-09 19:18:38 +08:00
|
|
|
}
|
|
|
|
|
}
|