Commit 00dbf556e8ad9994895215e4277f4572e3949c37

Authored by taiyuan
1 parent 0d1ba725

分销功能点击关闭按钮返回会员中心

packageA/pages/distribution/main/main.wxml
@@ -72,8 +72,8 @@ @@ -72,8 +72,8 @@
72 <!-- 分销商验证 --> 72 <!-- 分销商验证 -->
73 <!-- <view class="popup" wx:if="{{!1}}"> --> 73 <!-- <view class="popup" wx:if="{{!1}}"> -->
74 <view class="popup" wx:if="{{!data.is_distribut}}"> 74 <view class="popup" wx:if="{{!data.is_distribut}}">
75 - <!-- <view class="t-c pd20 title">分销规则说明<text class="iconfont icon-close"></text></view> -->  
76 - <view class="t-c pd20 title">分销规则说明</view> 75 + <view class="t-c pd20 title">分销规则说明<text class="iconfont icon-close" bindtap="goto" data-url="/pages/user/index/index"></text></view>
  76 + <!-- <view class="t-c pd20 title">分销规则说明</view> -->
77 <view wx:if="{{fenxiao}}"> 77 <view wx:if="{{fenxiao}}">
78 <block wx:for="{{fenxiao}}"> 78 <block wx:for="{{fenxiao}}">
79 <view class="item" wx:if="{{item.type == 1}}"> 79 <view class="item" wx:if="{{item.type == 1}}">