|
@@ -1,7 +1,7 @@
|
|
<!--pages/luckDraw/detail.wxml-->
|
|
<!--pages/luckDraw/detail.wxml-->
|
|
<view class="page" wx:if="{{showPage}}">
|
|
<view class="page" wx:if="{{showPage}}">
|
|
<view class="head-bg">
|
|
<view class="head-bg">
|
|
- <image src="/images/luck-draw/head-bg.png" />
|
|
|
|
|
|
+ <image src="https://dy.shpr.top/welfareGo/head-bg-draw.png" mode="widthFix"/>
|
|
</view>
|
|
</view>
|
|
<!-- 抽奖视图 -->
|
|
<!-- 抽奖视图 -->
|
|
<view class="luck-draw-box">
|
|
<view class="luck-draw-box">
|
|
@@ -49,7 +49,7 @@
|
|
|
|
|
|
<!-- 背景 -->
|
|
<!-- 背景 -->
|
|
<view class="luck-draw-bg">
|
|
<view class="luck-draw-bg">
|
|
- <image src="/images/luck-draw/gift-box.png" />
|
|
|
|
|
|
+ <image src="https://dy.shpr.top/welfareGo/gift-box.png" />
|
|
</view>
|
|
</view>
|
|
|
|
|
|
</view>
|
|
</view>
|