首页更换成时里logo

This commit is contained in:
pcn_
2025-09-13 03:54:25 +08:00
parent 7985f0a1a4
commit 27ddb85aed
2 changed files with 8 additions and 8 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB