shish 1 сар өмнө
parent
commit
40f844c52a

+ 3 - 3
hdApp/src/pagesPurchase/components/item.vue

@@ -17,12 +17,12 @@
 				<view class="kc num-open_bx flex-space">
 					<view>
 						<view class="flex-space" v-if="Number(info.discountPrice)>0" style="position:absolute;top:14upx;">
-							<view style="padding:3upx 5upx 5upx 5upx;text-align: center;color: red;border: 1px solid red;line-height: 1;font-size: 20upx">
+							<view style="padding:6upx 5upx 6upx 5upx;text-align: center;color: red;border: 1px solid red;line-height: 1;font-size: 24upx">
 								{{parseFloat(((Number(info.discountPrice)/Number(info.prePrice)).toFixed(2)*10).toFixed(1))+'折'}}
 							</view>
 
-							<text v-if="info.ratioType == 0" style="margin-left:4upx;">{{info.ratio}}{{info.smallUnit}}</text>
-							<text v-else style="margin-left:4upx;">若干{{info.smallUnit}}</text>
+							<text v-if="info.ratioType == 0" style="margin-left:6upx;color:#333333;font-size: 26upx;">{{info.ratio}}{{info.smallUnit}}</text>
+							<text v-else style="margin-left:6upx;color:#333333;font-size: 26upx;">若干{{info.smallUnit}}</text>
 
 						</view>
 						<view class="flex-space" style="color:#333333;position:absolute;top:13upx;" v-else>