|
@@ -290,7 +290,6 @@
|
|
|
<!-- 正常商品 -->
|
|
|
<th:block th:if="*{productCategory}==1">
|
|
|
<div class="price_text_tag">
|
|
|
- <p class="couponTag" th:if="*{couponsLogo}">优惠券</p>
|
|
|
<p class="listTag" th:if="*{actStatus}==1 and ${pros.get('product').get('promotions')}!=null">
|
|
|
<template th:text="*{promotions.name}"></template>
|
|
|
<th:block th:if="*{promotions.type}==1 and *{promotions.mode}==1">
|