'颜色尺码价格联动'

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
+8 -1
View File
@@ -1,5 +1,12 @@
{
"navigationBarTitleText": "印美达 Inkreach",
"navigationStyle": "custom",
"usingComponents": {}
"usingComponents": {
"hero-banner": "/pages/index/components/HeroBanner",
"steps-flow": "/pages/index/components/StepsFlow",
"pod-catalog": "/pages/index/components/PodCatalog",
"platform-features": "/pages/index/components/PlatformFeatures",
"why-choose": "/pages/index/components/WhyChoose",
"company-intro": "/pages/index/components/CompanyIntro"
}
}