yuzhilin

fix 默认 H5样式

@@ -28,7 +28,6 @@ struct DefaultWebPage { @@ -28,7 +28,6 @@ struct DefaultWebPage {
28 isPageEnd: $isPageEnd 28 isPageEnd: $isPageEnd
29 }) 29 })
30 } 30 }
31 - .padding({ bottom: 56 })  
32 .width(CommonConstants.FULL_WIDTH) 31 .width(CommonConstants.FULL_WIDTH)
33 .height(CommonConstants.FULL_HEIGHT) 32 .height(CommonConstants.FULL_HEIGHT)
34 } 33 }