shish 3 лет назад
Родитель
Сommit
b8304c840b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsApp/src/admin/item/components/item.vue

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

@@ -38,7 +38,7 @@
 			</view>
 			<view class="kc">
 				<text style="color:green;font-weight:normal;">¥{{ info.hjPrice?parseFloat(info.hjPrice):0 }}</text>
-				<text style="margin-left:13upx;color:red;font-weight:bold;">¥{{ info.price?parseFloat(info.price):0 }}</text>
+				<text style="margin-left:13upx;color:red;font-weight:bold;font-size:28upx;">¥{{ info.price?parseFloat(info.price):0 }}</text>
 				<text style="margin-left:13upx;color:#333333;11upx;font-weight:normal;">¥{{ info.skPrice?parseFloat(info.skPrice):0 }}</text>
 			</view>
 			<view class="num-open_bx">