chenquansheng

fix |> 删除测试数据

@@ -2,7 +2,7 @@ import { CompDTO, ContentDTO } from 'wdBean'; @@ -2,7 +2,7 @@ import { CompDTO, ContentDTO } from 'wdBean';
2 import { CommonConstants } from 'wdConstant'; 2 import { CommonConstants } from 'wdConstant';
3 import { CardParser } from '../CardParser'; 3 import { CardParser } from '../CardParser';
4 4
5 -const RECOMMEND_LIST_TITLE = '推荐阅读111' 5 +const RECOMMEND_LIST_TITLE = '推荐阅读'
6 6
7 @Component 7 @Component
8 export struct RecommendList { 8 export struct RecommendList {