Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chenquansheng
2024-10-23 18:21:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
94b52b765f821f02c73c8ccf75db73eab591185d
94b52b76
1 parent
e91a4688
fix |> 删除测试数据
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/view/RecommendList.ets
sight_harmony/features/wdComponent/src/main/ets/components/view/RecommendList.ets
View file @
94b52b7
...
...
@@ -2,7 +2,7 @@ import { CompDTO, ContentDTO } from 'wdBean';
import { CommonConstants } from 'wdConstant';
import { CardParser } from '../CardParser';
const RECOMMEND_LIST_TITLE = '推荐阅读
111
'
const RECOMMEND_LIST_TITLE = '推荐阅读'
@Component
export struct RecommendList {
...
...
Please
register
or
login
to post a comment