Commit 377362b1fe89984dcd3132d3b8c69f6bfb070bb5

Authored by 后端研发-倪永富
1 parent 6661b82f

会员中心的底下空白的修复

Showing 1 changed file with 2 additions and 4 deletions
pages/user/index/index.wxml
@@ -257,13 +257,11 @@ @@ -257,13 +257,11 @@
257 <!-- </view> --> 257 <!-- </view> -->
258 </view> 258 </view>
259 </view> 259 </view>
260 -  
261 - 260 + </view>
  261 +
262 <!-- 显示商品 --> 262 <!-- 显示商品 -->
263 <!-- 好物推荐 --> 263 <!-- 好物推荐 -->
264 <goods_recommend id="goods_recommend"></goods_recommend> 264 <goods_recommend id="goods_recommend"></goods_recommend>
265 -  
266 - </view>  
267 </view> 265 </view>
268 266
269 <!--弹出层内容,其中的“我知道”中绑定让弹出层消失的函数:bindtap="hide"--> 267 <!--弹出层内容,其中的“我知道”中绑定让弹出层消失的函数:bindtap="hide"-->