Feat:寻看点和抽奖
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
|
||||
<view class="noCart" v-if="orderList.length === 0 && page > 1">
|
||||
<view class="pictrue">
|
||||
<image :src="webUrl+'/20210203155245713983.png'"/>
|
||||
<image :src="webUrl+'/20240102232734472795.png'"/>
|
||||
</view>
|
||||
</view>
|
||||
<Loading :loaded="loaded" :loading="loading"></Loading>
|
||||
@@ -453,15 +453,15 @@ page {
|
||||
}
|
||||
|
||||
.noCart .pictrue {
|
||||
width: 4 * 100rpx;
|
||||
height: 3 * 100rpx;
|
||||
width: 408rpx;
|
||||
height: 414rpx;
|
||||
overflow: hidden;
|
||||
margin: 0.7 * 100rpx auto 0.5 * 100rpx auto;
|
||||
}
|
||||
|
||||
.noCart .pictrue image {
|
||||
width: 4 * 100rpx;
|
||||
height: 3 * 100rpx;
|
||||
width: 408rpx;
|
||||
height: 414rpx;
|
||||
}
|
||||
|
||||
.statusTag {
|
||||
|
||||
Reference in New Issue
Block a user