This commit is contained in:
wuxw 2022-12-02 09:34:02 +08:00
parent bacf447c69
commit bca8060a54

View File

@ -683,14 +683,13 @@
"selectedIconPath": "static/images/rent-selected.png" "selectedIconPath": "static/images/rent-selected.png"
}, },
// #ifdef H5 && WUYE // #ifdef H5 && WUYE
// #endif
{ {
"pagePath": "pages/mall/mall", "pagePath": "pages/mall/mall",
"text": "商圈", "text": "商圈",
"iconPath": "static/images/market.png", "iconPath": "static/images/market.png",
"selectedIconPath": "static/images/market-selected.png" "selectedIconPath": "static/images/market-selected.png"
}, },
// #endif
{ {
"pagePath": "pages/my/my", "pagePath": "pages/my/my",
"text": "我的", "text": "我的",