刘翔宇-旅管家 3 years ago
commit 566bb3948b

@ -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. 活动期间每个号码每日可有三次抽奖机会<br/>
2. 分享活动页面可增加一次机会关注江苏有线苏州分公司公众号或视频号可增加一次机会下载视界观App可增加一次机会<br/>
3. 每个手机号每天最多6次抽奖机会<br/>
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">

File diff suppressed because it is too large Load Diff

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