douaojie

fix: 添加标签

@@ -9,7 +9,6 @@ const TAG: string = 'Card5Component'; @@ -9,7 +9,6 @@ const TAG: string = 'Card5Component';
9 /** 9 /**
10 * 卡片样式:"appStyle":"5" 头图卡 10 * 卡片样式:"appStyle":"5" 头图卡
11 */ 11 */
12 -// @Entry  
13 @Component 12 @Component
14 export struct Card5Component { 13 export struct Card5Component {
15 @State contentDTO: ContentDTO = {} as ContentDTO; 14 @State contentDTO: ContentDTO = {} as ContentDTO;