zhengjinyi 2 年之前
父節點
當前提交
1f2aa35d31
共有 1 個文件被更改,包括 9 次插入9 次删除
  1. 9 9
      src/main/resources/templates/index.html

+ 9 - 9
src/main/resources/templates/index.html

@@ -169,15 +169,15 @@
                                                             </template>
                                                         </div>
                                                     </template>
-<!--                                                    <template v-else>-->
-<!--                                                        <p class="listTag" v-if="pros.product.actStatus ==1 && pros.product.promotions">-->
-<!--                                                            <span v-text="pros.promotions.name"></span>-->
-<!--                                                            <template v-if="PromotionsFormat(pros.product.promotions)">-->
-<!--                                                                &lt;!&ndash;单品优惠:优惠价&ndash;&gt;-->
-<!--                                                                <span class="price_unit">:¥</span><span class="price_num">{{ pros.product.price | NumFormat }}</span>-->
-<!--                                                            </template>-->
-<!--                                                        </p>-->
-<!--                                                    </template>-->
+                                                    <template v-else>
+                                                        <p class="listTag" v-if="pros.product.actStatus ==1 && pros.product.promotions">
+                                                            <span v-text="pros.promotions.name"></span>
+                                                            <template v-if="PromotionsFormat(pros.product.promotions)">
+                                                                <!--单品优惠:优惠价-->
+                                                                <span class="price_unit">:¥</span><span class="price_num">{{ pros.product.price | NumFormat }}</span>
+                                                            </template>
+                                                        </p>
+                                                    </template>
                                                 </div>
                                                 <div class="main_price_login">
                                                     <!--priceFlag 0公开价格 1不公开价格 2仅对会员机构公开-->