review 秒杀活动

This commit is contained in:
YunaiV
2023-07-02 21:46:04 +08:00
parent a6fc5f775a
commit b1ce2672e4
6 changed files with 11 additions and 3 deletions

View File

@ -7,6 +7,7 @@ type SpuProperty<T> = {
spuDetail: T
propertyList: Properties[]
}
/**
* 提供商品活动商品选择通用组件
*/