Parcourir la source

销售订单列表垫高

xiaohaizhao il y a 2 ans
Parent
commit
ef0344df41
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      packageA/orderForm/index.wxml

+ 1 - 0
packageA/orderForm/index.wxml

@@ -15,6 +15,7 @@
 </view>
 <Yl_ListBox id='ListBox' bind:getlist='getList'>
     <List list="{{list}}" userrole="{{userrole}}" />
+    <view style="height: 20px;" />
 </Yl_ListBox>
 <!-- 新建浮动按钮 -->
 <Float />