[更新]更新动态tabBar

This commit is contained in:
唐明明
2020-12-28 17:13:09 +08:00
parent 5f2a66b04f
commit c34a1d6021
5 changed files with 68 additions and 38 deletions

View File

@@ -26,8 +26,8 @@
"tabBar": {
"list": [
{
"pagePath": "pages/mall/index",
"text": "首页",
"pagePath": "pages/shortVideo/index",
"text": "视频",
"iconPath": "/static/tabbar/tabbar_icon_00.png",
"selectedIconPath": "/static/tabbar/tabbar_icon_show_00.png"
},