shish 4 ヶ月 前
コミット
2846e2735b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      ghsApp/src/admin/item/components/item2.vue

+ 1 - 1
ghsApp/src/admin/item/components/item2.vue

@@ -46,7 +46,7 @@
 				<text style="color:green;font-weight:normal;">¥{{ info.hjPrice?parseFloat(info.hjPrice):0 }}</text>
 				<text style="margin-left:11upx;color:red;font-weight:bold;font-size:28upx;">¥{{ info.price?parseFloat(info.price):0 }}</text>
 				<text style="margin-left:11upx;color:#333333;font-weight:normal;">¥{{ info.skPrice?parseFloat(info.skPrice):0 }}</text>
-				<text style="margin-left:14upx;color:#3385FF;font-weight:normal;" v-if="info.reachNum && info.reachNum>0 && info.reachNumDiscount && info.reachNumDiscount>0">{{info.reachNum}}↓{{info.reachNumDiscount?parseFloat(info.reachNumDiscount):0}}</text>
+				<text style="margin-left:14upx;color:#3385FF;font-weight:bold;" v-if="info.reachNum && info.reachNum>0 && info.reachNumDiscount && info.reachNumDiscount>0">{{info.reachNum}}↓{{info.reachNumDiscount?parseFloat(info.reachNumDiscount):0}}</text>
 			</view>
 			<view class="num-open_bx">
 				<template>