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
yuzhilin
2024-04-17 10:06:22 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e25ec6cdfd98bd8dc7ed277cbbb7f7ed4591ce1b
e25ec6cd
1 parent
9c4e35c5
feat:早晚报跳转详情页
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
sight_harmony/features/wdComponent/src/main/ets/components/page/CardView.ets
sight_harmony/features/wdComponent/src/main/ets/components/page/CardView.ets
View file @
e25ec6c
...
...
@@ -447,5 +447,8 @@ export struct PaperSingleColumn999CardView {
.backgroundColor(Color.White)
.margin({ bottom: 5, left: 12, right: 12 })
.borderRadius(4)
.onClick(()=>{
ProcessUtils.processPage(this.item)
})
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment