陈剑华

fix: 信息流卡片分割线置为1

@@ -47,7 +47,7 @@ export struct CompParser { @@ -47,7 +47,7 @@ export struct CompParser {
47 47
48 48
49 49
50 - console.log('CompParser-compDTO', JSON.stringify(this.compDTO)) 50 + console.log('CompParser', JSON.stringify(this.compDTO))
51 this.pageName = this.pageModel.pageInfo.name 51 this.pageName = this.pageModel.pageInfo.name
52 // 轮播图屏蔽音频类型稿件 52 // 轮播图屏蔽音频类型稿件
53 if (this.compDTO.compStyle === CompStyle.Zh_Carousel_Layout_01) { 53 if (this.compDTO.compStyle === CompStyle.Zh_Carousel_Layout_01) {