Commit 5acf6df798ec18d2af0697204bb82db8f47e8591

Authored by F5VT98DI7XY4X12\Administrator
1 parent a3658657

我的地址

Showing 1 changed file with 4 additions and 4 deletions
pages/user/index/index.wxml
... ... @@ -182,10 +182,10 @@
182 182 <view class="fs26">收藏夹</view>
183 183 </view>
184 184  
185   - <!--<view class="item t-c">-->
186   - <!--<image class="xc-center-img " src="{{iurl}}/miniapp/images/fuwu.png"></image>-->
187   - <!--<view class="four-level-word">我的服务</view>-->
188   - <!--</view>-->
  185 + <view class="item t-c" data-url="/pages/user/collect_list/collect_list" bindtap="goto" >
  186 + <image class="xc-center-img " src="{{iurl}}/miniapp/images/user/add.png"></image>
  187 + <view class="four-level-word">我的地址</view>
  188 + </view>
189 189  
190 190 <view class="item t-c" data-url="/pages/user/comment/comment" bindtap="goto" >
191 191 <image class="xc-center-img " src="{{iurl}}/miniapp/images/evaluate.png"></image>
... ...