diff --git a/buyer/src/components/indexDecorate/modelFormItem.vue b/buyer/src/components/indexDecorate/modelFormItem.vue index 91c6ee17..cc4eb7a0 100644 --- a/buyer/src/components/indexDecorate/modelFormItem.vue +++ b/buyer/src/components/indexDecorate/modelFormItem.vue @@ -31,7 +31,7 @@ diff --git a/buyer/src/components/indexDecorate/modelList/seckill.vue b/buyer/src/components/indexDecorate/modelList/seckill.vue index adbf6f5e..79c8af78 100644 --- a/buyer/src/components/indexDecorate/modelList/seckill.vue +++ b/buyer/src/components/indexDecorate/modelList/seckill.vue @@ -14,29 +14,10 @@ {{ actStatus == 0 ? "未开始" : "已结束" }} - - - - - - {{ item.name }} - - {{ item.price | unitPrice("¥") }} - {{ item.originalPrice | unitPrice("¥") }} - - - - -