shish 1 год назад
Родитель
Сommit
807f3ec0f3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      hdApp/src/admin/ghsProduct/detail.vue

+ 1 - 1
hdApp/src/admin/ghsProduct/detail.vue

@@ -8,7 +8,7 @@
       <view class="tui-pro-titbox">
         <view class="tui-pro-title app-size-32">
           <text v-if="productInfo.presell == 1">【预售】</text>
-          <text v-if="Number(productInfo.discountPrice) > 0">【特价】</text>
+          <text v-if="Number(productInfo.discountPrice) > 0">【推荐】</text>
           {{ productInfo.name}}
         </view>
         <button open-type="share" class="tui-share-btn tui-share-position" style="background-color:#EDEDED;">