图标告一段落

This commit is contained in:
lym
2026-03-10 23:57:38 +08:00
parent b72f6df255
commit ebd073c838
18 changed files with 60 additions and 60 deletions

View File

@@ -36,21 +36,21 @@ Page({
{
"pagePath": "/pages/index/index",
"text": "首页",
"iconPath": "/images/footer-icon-01.png",
"selectedIconPath": "/images/footer-icon-01-active.png"
"iconPath": "/images/footer-icon-001.png",
"selectedIconPath": "/images/footer-icon-001-active.png"
},
{
"pagePath": "/pages/news/index",
"iconPath": "/images/footer-icon-05.png",
"selectedIconPath": "/images/footer-icon-05-active.png",
"iconPath": "/images/footer-icon-008.png",
"selectedIconPath": "/images/footer-icon-008-active.png",
"text": "资讯"
},
{
"pagePath": "/pages/my/index",
"text": "我的",
"iconPath": "/images/footer-icon-04.png",
"selectedIconPath": "/images/footer-icon-04-active.png"
"iconPath": "/images/footer-icon-004.png",
"selectedIconPath": "/images/footer-icon-004-active.png"
}
]
})
@@ -60,27 +60,27 @@ Page({
{
"pagePath": "/pages/index/index",
"text": "首页",
"iconPath": "/images/footer-icon-01.png",
"selectedIconPath": "/images/footer-icon-01-active.png"
"iconPath": "/images/footer-icon-001.png",
"selectedIconPath": "/images/footer-icon-001-active.png"
},
{
"pagePath": "/pages/news/index",
"iconPath": "/images/footer-icon-05.png",
"selectedIconPath": "/images/footer-icon-05-active.png",
"iconPath": "/images/footer-icon-008.png",
"selectedIconPath": "/images/footer-icon-008-active.png",
"text": "资讯"
},
{
"pagePath": "/pages/business/index",
"iconPath": "/images/footer-icon-02.png",
"selectedIconPath": "/images/footer-icon-02-active.png",
"iconPath": "/images/footer-icon-005.png",
"selectedIconPath": "/images/footer-icon-005-active.png",
"text": "门店"
},
{
"pagePath": "/pages/my/index",
"text": "我的",
"iconPath": "/images/footer-icon-04.png",
"selectedIconPath": "/images/footer-icon-04-active.png"
"iconPath": "/images/footer-icon-004.png",
"selectedIconPath": "/images/footer-icon-004-active.png"
}
]
})