|
|
@ -103,16 +103,16 @@ export default { |
|
|
|
list: [ |
|
|
|
{ |
|
|
|
pagePath: "pages/index/index", |
|
|
|
iconPath: "assets/tabbar/home.png", |
|
|
|
selectedIconPath: "assets/tabbar/home-active.png", |
|
|
|
iconPath: "assets/tabbar/logo.png", |
|
|
|
selectedIconPath: "assets/tabbar/logo.png", |
|
|
|
text: "首页", |
|
|
|
}, |
|
|
|
// {
|
|
|
|
// pagePath: "pages/find/find",
|
|
|
|
// iconPath: "assets/tabbar/find.png",
|
|
|
|
// selectedIconPath: "assets/tabbar/find-active.png",
|
|
|
|
// text: "发现",
|
|
|
|
// },
|
|
|
|
{ |
|
|
|
pagePath: "pages/find/find", |
|
|
|
iconPath: "assets/tabbar/find.png", |
|
|
|
selectedIconPath: "assets/tabbar/find-active.png", |
|
|
|
text: "基地生活", |
|
|
|
}, |
|
|
|
{ |
|
|
|
pagePath: "pages/cart/cart", |
|
|
|
iconPath: "assets/tabbar/cart.png", |
|
|
|