forked from gxwebsoft/mp-10550
tabar增加 基地生活
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
pages: [
|
||||
'pages/cms/category/index',
|
||||
'pages/index/index',
|
||||
'pages/cart/cart',
|
||||
'pages/find/find',
|
||||
@@ -108,9 +109,9 @@ export default {
|
||||
text: "首页",
|
||||
},
|
||||
{
|
||||
pagePath: "pages/find/find",
|
||||
iconPath: "assets/tabbar/find.png",
|
||||
selectedIconPath: "assets/tabbar/find-active.png",
|
||||
pagePath: "pages/cms/category/index",
|
||||
iconPath: "assets/tabbar/tv.png",
|
||||
selectedIconPath: "assets/tabbar/tv-active.png",
|
||||
text: "基地生活",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user