main
xy 3 years ago
parent 1766e8a6eb
commit 9cf2e556c4

@ -14,12 +14,12 @@
</view>
<view class="title">
<u-image style="display: flex;justify-content: center;" mode="heightFix" width="auto" height="220rpx" :src="require('@/static/title.png')"></u-image>
<u-image style="display: flex;justify-content: center;" mode="heightFix" width="auto" height="260rpx" :src="require('@/static/title.png')"></u-image>
</view>
<view class="notice">
<u-notice-bar :speed="80" color="#fff" bg-color="transparent" :volume-icon="false" :more-icon="false" :list="notices"></u-notice-bar>
</view>
<!-- <view class="notice">-->
<!-- <u-notice-bar :speed="80" color="#fff" bg-color="transparent" :volume-icon="false" :more-icon="false" :list="notices"></u-notice-bar>-->
<!-- </view>-->
<view class="present">
<u-image style="display: flex;justify-content: center;" mode="heightFix" width="auto" height="700rpx" :src="require('@/static/present.png')"></u-image>
@ -77,7 +77,7 @@
1. 活动期间每个号码每日可有三次抽奖机会
2. 分享活动页面可增加一次机会关注江苏有线苏州分公司公众号或视频号可增加一次机会下载视界观App可增加一次机会
3. 每个手机号每天最多6次抽奖机会
4. 话费红包将在个工作日内自动充值到参与抽奖的192手机号账户中实物奖品会在活动结束后3个工作日内根据您参与活动的中奖号码与您联系并安排派奖联系未果视为主动放弃奖品
4. 话费红包将在3-5个工作日内自动充值到参与抽奖的192手机号账户中实物奖品会在活动结束后3个工作日内根据您参与活动的中奖号码与您联系并安排派奖联系未果视为主动放弃奖品
</view>
</view>
@ -198,7 +198,7 @@ import popover from "@/component/popover/index.vue";
vuex_token: {
handler(newVal){
if(newVal) {
this.getNotices()
//this.getNotices()
}
},
immediate: true

@ -10,7 +10,7 @@
</view>
<view class="title">
<u-image style="display: flex;justify-content: center;" mode="heightFix" width="auto" height="220rpx" :src="require('@/static/title.png')"></u-image>
<u-image style="display: flex;justify-content: center;" mode="heightFix" width="auto" height="260rpx" :src="require('@/static/title.png')"></u-image>
</view>
<view class="notice">

@ -1,7 +1,7 @@
<template>
<view class="content">
<view class="bkg">
<u-image mode="heightFix" width="100vw" height="27.55vh" :src="require('@/static/bkg.png')"></u-image>
<u-image mode="widthFix" width="100vw" height="27.55vh" :src="require('@/static/bkg.png')"></u-image>
</view>
<view class="title">

@ -6,7 +6,7 @@
<view class="content">
<view class="title">
<u-image style="display: flex;justify-content: center;" mode="heightFix" width="auto" height="220rpx" :src="require('@/static/title.png')"></u-image>
<u-image style="display: flex;justify-content: center;" mode="heightFix" width="auto" height="240rpx" :src="require('@/static/title.png')"></u-image>
</view>
<view class="notice">
@ -74,7 +74,7 @@
1. 活动期间每个号码每日可有三次抽奖机会
2. 分享活动页面可增加一次机会关注江苏有线苏州分公司公众号或视频号可增加一次机会下载视界观App可增加一次机会
3. 每个手机号每天最多6次抽奖机会
4. 话费红包将在个工作日内自动充值到参与抽奖的192手机号账户中实物奖品会在活动结束后3个工作日内根据您参与活动的中奖号码与您联系并安排派奖联系未果视为主动放弃奖品
4. 话费红包将在3-5个工作日内自动充值到参与抽奖的192手机号账户中实物奖品会在活动结束后3个工作日内根据您参与活动的中奖号码与您联系并安排派奖联系未果视为主动放弃奖品
</view>
</view>
@ -89,7 +89,7 @@
<view class="box-text__prize">
<u-image style="display: flex;justify-content: center;" mode="heightFix" :height="300" :src="result.image_file ? result.image_file.url : ''"></u-image>
</view>
<view class="box-text__tip">
<view class="box-text__tip" v-show="result.name === '小米手机一部'">
型号请以实物为准
</view>
</view>
@ -134,7 +134,7 @@
<view slot="content-bottom" class="content-bottom" v-if="popoverType === 3">
<view class="content-bottom__title">奖品领取</view>
<view class="content-bottom__text">话费红包将在个工作日内自动充值到参与抽奖的192手机号账户中
<view class="content-bottom__text">话费红包将在3-5个工作日内自动充值到参与抽奖的192手机号账户中
<br>实物奖品会在活动结束后3个工作日内根据您参与活动的中奖号码与您联系并安排派奖联系未果视为主动放弃奖品</view>
</view>
</popover>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Loading…
Cancel
Save