Procházet zdrojové kódy

Merge remote-tracking branch 'origin/developerB' into developer

zhengjinyi před 2 roky
rodič
revize
febda93bd0

+ 1 - 0
src/main/resources/templates/product/detail.html

@@ -262,6 +262,7 @@
                 <div v-else class="none-details" :class="isNoneDisabled ? 'show':''">
                     <img class="none-image" src="/img/base/icon-none.svg" alt="">
                     <p class="none-text">此商品已{{disabledText}},请浏览以下推荐商品~</p>
+                    <p class="none-text">咨询类似商品,请联系客服!</p>
                 </div>
                 <div v-if="!isPC" class="wechatH5 btnBox"><img src="/img/base/wechat.h5.png" style="padding: 2.7vw 0">
                 </div>