|
|
@@ -30,32 +30,32 @@ |
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</navigator>
|
|
|
|
<!-- 我的砍价 -->
|
|
|
|
<navigator url="/pages/bargain/bargain?from=myhtml" open-type="navigate">
|
|
|
|
<navigator url="/pages/couponorder/index/index">
|
|
|
|
<view class="user-btn app-border-bottom">
|
|
|
|
<view>
|
|
|
|
<image class='icons' src="{{wmbarginicon}}" mode='widthFix'></image>我的砍价</view>
|
|
|
|
<image class='icons' src="{{quansUrl}}" mode='widthFix'></image>我的券包</view>
|
|
|
|
<view>
|
|
|
|
<text class="couponnum" wx:if="{{couponNum=='couponNum'}}"></text>
|
|
|
|
<text class="iconfont icon-right"></text>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</navigator>
|
|
|
|
<!-- 我的拼团 -->
|
|
|
|
<navigator url="/pages/spellGroup/spellGroup?from=myhtml" open-type="navigate">
|
|
|
|
<!-- 我的砍价 -->
|
|
|
|
<navigator url="/pages/bargain/bargain?from=myhtml" open-type="navigate">
|
|
|
|
<view class="user-btn app-border-bottom">
|
|
|
|
<view>
|
|
|
|
<image class='icons' src="{{wmspellgroup}}" mode='widthFix'></image>我的拼团</view>
|
|
|
|
<image class='icons' src="{{wmbarginicon}}" mode='widthFix'></image>我的砍价</view>
|
|
|
|
<view>
|
|
|
|
<text class="iconfont icon-right"></text>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</navigator>
|
|
|
|
<navigator url="/pages/couponorder/index/index">
|
|
|
|
<!-- 我的拼团 -->
|
|
|
|
<navigator url="/pages/spellGroup/spellGroup?from=myhtml" open-type="navigate">
|
|
|
|
<view class="user-btn app-border-bottom">
|
|
|
|
<view>
|
|
|
|
<image class='icons' src="{{quansUrl}}" mode='widthFix'></image>我的券包</view>
|
|
|
|
<image class='icons' src="{{wmspellgroup}}" mode='widthFix'></image>我的拼团</view>
|
|
|
|
<view>
|
|
|
|
<text class="couponnum" wx:if="{{couponNum=='couponNum'}}"></text>
|
|
|
|
<text class="iconfont icon-right"></text>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|