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-23 18:36:31 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
907cc78ab1fb24c2e2dda31cedb1cc622e440157
907cc78a
1 parent
9683c2db
feat: 兴趣卡埋点
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
sight_harmony/features/wdComponent/src/main/ets/components/compview/ZhSingleColumn09.ets
sight_harmony/features/wdComponent/src/main/ets/components/compview/ZhSingleColumn09.ets
View file @
907cc78
...
...
@@ -34,11 +34,9 @@ export struct ZhSingleColumn09 {
const contentDTO = this.compDTO.operDataList[0];
const extParams: ParamType = {
'value': type === 'close_interest_card_click' ? 'closeInterestCard' : 'selectInterestCard',
'shareChannel': '',
'duration': 0,
'action': 'detailPageShow',
'shareChannel': '',
'duration': 0,
'contentName': '兴趣选项卡',
'contentType': this.compDTO.objectType || '',
'contentId': this.compDTO.objectId,
...
...
Please
register
or
login
to post a comment