|
|
@@ -22,18 +22,20 @@ |
|
|
|
<image src='{{icon0005}}'></image> |
|
|
|
<text>品牌门店</text> |
|
|
|
</view> |
|
|
|
<view bindtap='mycard'> |
|
|
|
<view bindtap='qrcode'> |
|
|
|
<image src='{{icon0008}}'></image> |
|
|
|
<text>会员权益</text> |
|
|
|
</view> |
|
|
|
<view bindtap='mycard'> |
|
|
|
<image src='{{icon0006}}'></image> |
|
|
|
<i class="red" style="display:{{display1}}"></i> |
|
|
|
<text>我的卡包</text> |
|
|
|
</view> |
|
|
|
<view bindtap='mycoupon'> |
|
|
|
<view bindtap='mycoupon'> |
|
|
|
<image src='{{icon0007}}'></image> |
|
|
|
<i class="red" style="display:{{display}}"></i> |
|
|
|
<text>我的券包</text> |
|
|
|
</view> |
|
|
|
<view bindtap='qrcode'> |
|
|
|
<image src='{{icon0008}}'></image> |
|
|
|
<text>会员权益</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- 小游戏暂时注释 --> |
|
|
|
<view class='game' bindtap="gotogame" wx-if="{{showIf}}"> |
|
|
|