Browse Source

销售订单列表垫高

xiaohaizhao 2 years ago
parent
commit
ef0344df41
1 changed files with 1 additions and 0 deletions
  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 />