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

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

@@ -4,7 +4,10 @@
 			<image :src="info.cover" lazy-load="true" :lazy-load-margin="0" v-if="isImg"></image>
 		</view>
 		<view class="cmd-info_bx">
-			<view class="tit" >{{ info.itemName}}</view>
+			<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>
+				{{ info.itemName}}
+			</view>
 			<view class="kc num-open_bx flex-space">
 				<view v-if="!offPrice">
 					<view class="flex-space" v-if="Number(info.discountPrice)>0" style="position:absolute;top:14upx;">