lilei 4 yıl önce
ebeveyn
işleme
77457a8b20

+ 2 - 2
pages/index/index.vue

@@ -61,7 +61,7 @@
 		</view>
 		<!-- 转盘浮动图片 -->
 		<view class="luckwheel-fixed" v-if="showFixedLottery" @click="toLuckDraw()">
-			<u-image width="100rpx" height="100rpx" src="/static/luckwheel-fixed1.gif"></u-image>
+			<u-image width="140rpx" height="140rpx" src="/static/luckwheel-fixed1.gif"></u-image>
 		</view>
 		<!-- 抽奖活动弹框 -->
 		<u-mask :show="showLottery" @click="showLottery = false">
@@ -445,7 +445,7 @@
 		}
 		.luckwheel-fixed{
 			position: fixed;
-			right: 50rpx;
+			right: 20rpx;
 			bottom: 20%;
 		}
 		.lottery-content{

BIN
static/luckwheel-fixed.gif


BIN
static/luckwheel-fixed1.gif