'颜色尺码价格联动'

This commit is contained in:
2026-08-22 19:05:26 +08:00
parent c3b6af07c9
commit b190fba0f3
39 changed files with 2434 additions and 2997 deletions
+4 -4
View File
@@ -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"
}
]
},