|
@@ -8,7 +8,7 @@
|
|
|
<image src="../../static/logo.png" mode="" class="activityShow-one-img"></image>
|
|
|
</view>
|
|
|
<view class="activityShow-two">
|
|
|
- <image src="../../static/activity/anniu.png" mode="" class="activityShow-two-img"></image>
|
|
|
+ <image src="../../static/activity/beijingtwo.png" mode="" class="activityShow-two-img"></image>
|
|
|
<text class="activityShow-two-text ells-one">张三</text>
|
|
|
</view>
|
|
|
<view class="activityShow-three">邀请您一起免费抽奖</view>
|
|
@@ -180,13 +180,13 @@
|
|
|
|
|
|
.closeShow {
|
|
|
text-align: center;
|
|
|
- width: 600rpx;
|
|
|
+ width: 570rpx;
|
|
|
height: 700rpx;
|
|
|
|
|
|
&-one {
|
|
|
&-imgone {
|
|
|
- width: 600rpx;
|
|
|
- height: 500rpx;
|
|
|
+ width: 570rpx;
|
|
|
+ height: 700rpx;
|
|
|
}
|
|
|
|
|
|
&-imgtwo {
|
|
@@ -194,7 +194,7 @@
|
|
|
left: -42rpx;
|
|
|
top: 235rpx;
|
|
|
height: 160rpx;
|
|
|
- width: 690rpx;
|
|
|
+ width: 670rpx;
|
|
|
}
|
|
|
|
|
|
&-view {
|
|
@@ -213,16 +213,17 @@
|
|
|
&-img {
|
|
|
width: 340rpx;
|
|
|
height: 88rpx;
|
|
|
- margin-top: 40rpx;
|
|
|
- margin-bottom: 40rpx;
|
|
|
+ position: absolute;
|
|
|
+ left: 130rpx;
|
|
|
+ bottom: 70rpx;
|
|
|
}
|
|
|
|
|
|
&-view {
|
|
|
font-size: 34rpx;
|
|
|
color: #FDFBFB;
|
|
|
position: absolute;
|
|
|
- top: 60rpx;
|
|
|
- left: 255rpx;
|
|
|
+ left: 260rpx;
|
|
|
+ bottom: 93rpx;
|
|
|
}
|
|
|
}
|
|
|
}
|