This commit is contained in:
weipengfei 2024-01-19 17:40:30 +08:00
parent 1ff8f6c355
commit 69ddd11bf7
6 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
<view>
<view style="height: var(--status-bar-height);background-color: #f44e35;"></view>
<view class="bg">
<image class="bg_img" mode="widthFix" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/504c2202401191135064361.png"></image>
<image @click="back" class="bg_back" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/59275202401190916492722.png"></image>
<image class="bg_img" mode="widthFix" src="/static/new_activity/invitation.png"></image>
<image @click="back" class="bg_back" src="/static/new_activity/back.png"></image>
<view class="bg_body">
<view class="b_qr">
<view class="qr_body">
@ -25,9 +25,9 @@
</view>
<view class="u_tips">邀请新用户消费达目标金额有机会领取红包哦~</view>
<view class="u_btn">
<image v-if="status==0" class="btn_image" @click="open" mode="widthFix" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/cac75202401191409552244.png"></image>
<image v-if="status==1" class="btn_image" @click="open" mode="widthFix" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/ebce5202401191548504267.png"></image>
<image v-if="status==2" class="btn_image" @click="open" mode="widthFix" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/5f193202401191549184834.png"></image>
<image v-if="status==0" class="btn_image" @click="open" mode="widthFix" src="/static/new_activity/ibtn1.png"></image>
<image v-if="status==1" class="btn_image" @click="open" mode="widthFix" src="/static/new_activity/ibtn2.png"></image>
<image v-if="status==2" class="btn_image" @click="open" mode="widthFix" src="/static/new_activity/ibtn3.png"></image>
</view>
<uni-popup ref="redPacket">
<view class="red_packet">
@ -70,7 +70,7 @@
</uni-popup>
</view>
<view class="b_in_list">
<image class="body_head_img" mode="widthFix" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/890be202401191416543168.png"></image>
<image class="body_head_img" mode="widthFix" src="/static/new_activity/irecoed.png"></image>
<view class="b_head">
<view style="width: 120rpx;"></view>
<view class="head_title" style="width: 200rpx;">名称</view>

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB