王士厅

fix: 人民号频道换肤,内容区不应展示圆角,见截图

... ... @@ -178,10 +178,10 @@ export struct TopNavigationComponentNew {
// left: 6,
// right: 6
// })
.borderRadius({
topLeft: 6,
topRight: 6
})
// .borderRadius({
// topLeft: 6,
// topRight: 6
// })
.backgroundColor(CompUtils.isRMH(this.navItem) || CompUtils.isNews(this.navItem) ? Color.White : Color.Transparent)
}
... ...