zhaoxiaohai 3 years ago
parent
commit
5825adf723
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/submission/index.wxml

+ 1 - 1
pages/submission/index.wxml

@@ -44,5 +44,5 @@
         </view>
     </navigator>
     <My_empty wx:if="{{!list.length}}" />
-    <view style="height: 50px;" />
+    <view style="height: 80px;" />
 </My_listBox>