|
@@ -26,7 +26,7 @@
|
|
|
<!-- 内容 -->
|
|
|
<view class="content flex-column">
|
|
|
<!-- 签到领券 -->
|
|
|
- <view class="sign-in content-style flex-row">
|
|
|
+ <!-- <view class="sign-in content-style flex-row">
|
|
|
<button class="wx-isLogin" wx:if="{{!isLogin}}" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber"></button>
|
|
|
<view class="grant flex-row" catchtap="toSigIn">
|
|
|
<view class="content-img-text flex-row">
|
|
@@ -36,9 +36,9 @@
|
|
|
<image class="content-jump" src="/images/welfareMall/jump.png" />
|
|
|
</view>
|
|
|
</view>
|
|
|
- <view class="content-lower"></view>
|
|
|
+ <view class="content-lower"></view> -->
|
|
|
<!-- 抽奖领券 -->
|
|
|
- <view class="luck-draw content-style flex-row">
|
|
|
+ <!-- <view class="luck-draw content-style flex-row">
|
|
|
<button class="wx-isLogin" wx:if="{{!isLogin}}" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber"></button>
|
|
|
<view class="grant flex-row" catchtap="toLuck">
|
|
|
<view class="content-img-text flex-row">
|
|
@@ -48,7 +48,7 @@
|
|
|
<image class="content-jump" src="/images/welfareMall/jump.png" />
|
|
|
</view>
|
|
|
</view>
|
|
|
- <view class="content-lower"></view>
|
|
|
+ <view class="content-lower"></view> -->
|
|
|
<!-- 我的券包 -->
|
|
|
<view class="coupon-bag content-style flex-row">
|
|
|
<view class="grant flex-row">
|