fix: tabBar 超过5个上限,移除设置 tab 改为首页入口
Publish Mini Program Dev Version / publish (push) Successful in 59s
Publish Mini Program Dev Version / publish (push) Successful in 59s
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user