Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -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) { |
-
Please register or login to post a comment