update: 修改config的setTabBarItem配置,首页命名改成推荐
This commit is contained in:
parent
d50c8157af
commit
293413a7e7
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user