🔥 积分商城:移除相关功能,暂时不考虑

This commit is contained in:
YunaiV
2023-12-16 21:47:43 +08:00
parent d95786154c
commit 82b751e49c
8 changed files with 0 additions and 1160 deletions
@@ -39,8 +39,6 @@
<s-groupon-block v-if="type === 'PromotionCombination'" :data="data" :styles="styles" />
<!-- 营销组件秒杀 -->
<s-seckill-block v-if="type === 'PromotionSeckill'" :data="data" :styles="styles" />
<!-- 营销组件积分商城模式不一样无法适配 -->
<s-score-block v-if="type === 'PromotionPoint'" :data="data" :styles="styles" />
<!-- 营销组件小程序直播暂时没有这个功能 -->
<s-live-block v-if="type === 'MpLive'" :data="data" :styles="styles" />
<!-- 营销组件优惠券 -->