update: 修改config的setTabBarItem配置,首页命名改成推荐

This commit is contained in:
mixtan 2025-07-21 16:05:31 +08:00
parent d50c8157af
commit 293413a7e7

View File

@ -1112,7 +1112,7 @@ export default {
"pagePath": "pages/index/index",
"iconPath": "static/images/tabBar1.png",
"selectedIconPath": "static/images/tabBar_sel1.png",
"text": "首页"
"text": "推荐"
},
{
"pagePath": "pages/category/category",