yuzhilin

fix 默认 H5样式

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