fix: tabBar 超过5个上限,移除设置 tab 改为首页入口
Publish Mini Program Dev Version / publish (push) Successful in 59s

This commit is contained in:
gouki
2026-08-07 00:33:59 +00:00
parent ecdeec9d93
commit ce7d5ecdc7
3 changed files with 8 additions and 6 deletions
-6
View File
@@ -53,12 +53,6 @@
"text": "许愿",
"iconPath": "images/wish.png",
"selectedIconPath": "images/wish-active.png"
},
{
"pagePath": "pages/settings/settings",
"text": "设置",
"iconPath": "images/settings.png",
"selectedIconPath": "images/settings-active.png"
}
]
},