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
陈剑华
2024-05-29 16:49:05 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cfe0913899e1593bf51413a2e9d4a63ba8405d90
cfe09138
1 parent
04def6d8
feat: 号主页-置顶稿件,缺少置顶标识,见截图
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/CardParser.ets
sight_harmony/features/wdComponent/src/main/ets/components/CardParser.ets
View file @
cfe0913
...
...
@@ -33,7 +33,7 @@ export struct CardParser {
pageHideTime:number = 0;
aboutToAppear(): void {
console.log('CardParser', JSON.stringify(this.contentDTO))
console.log('CardParser
-
', JSON.stringify(this.contentDTO))
}
onPageShow() {
...
...
Please
register
or
login
to post a comment