'颜色尺码价格联动'
This commit is contained in:
+4
-4
@@ -32,14 +32,14 @@
|
||||
{
|
||||
"pagePath": "pages/index/index",
|
||||
"text": "首页",
|
||||
"iconPath": "static/icons/tabbar/tab_home_gray.svg",
|
||||
"selectedIconPath": "static/icons/tabbar/tab_home_orange.svg"
|
||||
"iconPath": "static/icons/tabbar/tab_home_gray.png",
|
||||
"selectedIconPath": "static/icons/tabbar/tab_home_orange.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/products/products",
|
||||
"text": "产品",
|
||||
"iconPath": "static/icons/tabbar/tab_product_gray.svg",
|
||||
"selectedIconPath": "static/icons/tabbar/tab_product_orange.svg"
|
||||
"iconPath": "static/icons/tabbar/tab_product_gray.png",
|
||||
"selectedIconPath": "static/icons/tabbar/tab_product_orange.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user