yuzhilin

fix:17031 健康专题-页面展示不完整

@@ -92,6 +92,7 @@ export struct SpacialTopicPageComponent { @@ -92,6 +92,7 @@ export struct SpacialTopicPageComponent {
92 } 92 }
93 .width(CommonConstants.FULL_WIDTH) 93 .width(CommonConstants.FULL_WIDTH)
94 .height(CommonConstants.FULL_HEIGHT) 94 .height(CommonConstants.FULL_HEIGHT)
  95 + .padding({bottom:75})
95 96
96 if (!this.isPageEnd) { 97 if (!this.isPageEnd) {
97 detailedSkeleton() 98 detailedSkeleton()