zhaoxiaohai 3 anni fa
parent
commit
5825adf723
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>