首页更换成时里logo
This commit is contained in:
@@ -103,16 +103,16 @@ export default {
|
|||||||
list: [
|
list: [
|
||||||
{
|
{
|
||||||
pagePath: "pages/index/index",
|
pagePath: "pages/index/index",
|
||||||
iconPath: "assets/tabbar/home.png",
|
iconPath: "assets/tabbar/logo.png",
|
||||||
selectedIconPath: "assets/tabbar/home-active.png",
|
selectedIconPath: "assets/tabbar/logo.png",
|
||||||
text: "首页",
|
text: "首页",
|
||||||
},
|
},
|
||||||
// {
|
{
|
||||||
// pagePath: "pages/find/find",
|
pagePath: "pages/find/find",
|
||||||
// iconPath: "assets/tabbar/find.png",
|
iconPath: "assets/tabbar/find.png",
|
||||||
// selectedIconPath: "assets/tabbar/find-active.png",
|
selectedIconPath: "assets/tabbar/find-active.png",
|
||||||
// text: "发现",
|
text: "基地生活",
|
||||||
// },
|
},
|
||||||
{
|
{
|
||||||
pagePath: "pages/cart/cart",
|
pagePath: "pages/cart/cart",
|
||||||
iconPath: "assets/tabbar/cart.png",
|
iconPath: "assets/tabbar/cart.png",
|
||||||
|
|||||||
BIN
src/assets/tabbar/logo.png
Normal file
BIN
src/assets/tabbar/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
Reference in New Issue
Block a user