fix: 优化预约商品展示。
This commit is contained in:
@@ -142,8 +142,8 @@
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/imaotai/iuser/list",
|
||||
"iconPath": "static/images/tabbar/work.png",
|
||||
"selectedIconPath": "static/images/tabbar/work_.png",
|
||||
"iconPath": "static/images/tabbar/home.png",
|
||||
"selectedIconPath": "static/images/tabbar/home_.png",
|
||||
"text": "账号管理"
|
||||
},
|
||||
{
|
||||
@@ -152,12 +152,12 @@
|
||||
"selectedIconPath": "static/images/tabbar/statistic_.png",
|
||||
"text": "预约记录"
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/imaotai/iitem/list",
|
||||
// "iconPath": "static/images/tabbar/statistic.png",
|
||||
// "selectedIconPath": "static/images/tabbar/statistic_.png",
|
||||
// "text": "商品"
|
||||
// },
|
||||
{
|
||||
"pagePath": "pages/imaotai/iitem/list",
|
||||
"iconPath": "static/images/tabbar/work.png",
|
||||
"selectedIconPath": "static/images/tabbar/work.png",
|
||||
"text": "商品"
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/imaotai/ishop/list",
|
||||
// "iconPath": "static/images/tabbar/statistic.png",
|
||||
|
||||
Reference in New Issue
Block a user