Explorar o código

美博会样式调整

喻文俊 %!s(int64=3) %!d(string=hai) anos
pai
achega
4d94e518ff
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/main/resources/templates/activity/beautyTopic.html

+ 3 - 3
src/main/resources/templates/activity/beautyTopic.html

@@ -787,9 +787,9 @@
     </div>
 
     <div class="cm-entry" v-show="showCouponEntry">
-        <div class="cm-icon-content">
-            <a href="/product-6898.html" @click="handleToggleCoupon(false)"" target="_blank"><span class="btn btn1"></span></a>
-            <a href="/product/couponExp.html" @click="handleToggleCoupon(false)"" target="_blank"><span class="btn btn2"></span></a>
+        <div class="cm-icon-content" @click="handleToggleCoupon(false)">
+            <a href="/product-6898.html" target="_blank"><span class="btn btn1"></span></a>
+            <a href="/product/couponExp.html" target="_blank"><span class="btn btn2"></span></a>
             <span class="cm-close" @click="handleToggleCoupon(false)"></span>
             <img src="https://static.caimei365.com/app/img/icon2/coupon-entry-h5.png" alt="" v-if="!isMobile"/>
             <img src="https://static.caimei365.com/app/img/icon2/coupon-entry-pc.png" alt="" v-else/>