优化页面

This commit is contained in:
pengxiaolong
2025-06-19 22:27:00 +08:00
parent b73ddb0370
commit bcaa54bec8
115 changed files with 1273 additions and 353 deletions

View File

@@ -1,6 +1,7 @@
{
"navigationBarTitleText": "我的",
"usingComponents": {
"tab-bar": "../../components/tabBar/tabBar"
"tab-bar": "../../components/tabBar/tabBar",
"uni-popup": "../../uni_modules/uni-popup/components/uni-popup/uni-popup"
}
}