商品浏览页构建前最后一次更新

This commit is contained in:
2026-08-02 00:21:54 +08:00
parent d37a93ab9e
commit e423ab2d73
146 changed files with 3449 additions and 1342 deletions
+1
View File
@@ -31,6 +31,7 @@ export interface ProductCategory {
name: string
desc: string
icon: string
iconImg?: string
price: number // 单价(元)
leadTime: string // 工期描述
description: string // 商品详细介绍(长文本)