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
+7
View File
@@ -29,3 +29,10 @@
height: 64rpx;
margin-bottom: 8rpx;
}
.settings-entry {
width: 44rpx;
height: 44rpx;
margin-left: 16rpx;
opacity: 0.6;
}