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