shish hace 3 años
padre
commit
6f290939e8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hdApp/src/pagesPurchase/components/item.vue

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

@@ -5,7 +5,7 @@
 		</view>
 		<view class="cmd-info_bx">
 			<view class="tit" >
-				<text style="font-size:22upx;border:1upx solid #3385ff;color:white;background-color:#3385ff;margin-right:4upx;padding-left:5upx;padding-right:5upx;" v-if="info.presell == 1">预售</text>
+				<text style="font-size:22upx;border:1upx solid #3385ff;color:white;background-color:#3385ff;margin-right:5upx;padding-left:5upx;padding-right:5upx;" v-if="info.presell == 1">预售</text>
 				{{ info.itemName}}
 			</view>
 			<view class="kc num-open_bx flex-space">