陈剑华

feat: 兴趣卡埋点

@@ -34,11 +34,9 @@ export struct ZhSingleColumn09 { @@ -34,11 +34,9 @@ export struct ZhSingleColumn09 {
34 const contentDTO = this.compDTO.operDataList[0]; 34 const contentDTO = this.compDTO.operDataList[0];
35 const extParams: ParamType = { 35 const extParams: ParamType = {
36 'value': type === 'close_interest_card_click' ? 'closeInterestCard' : 'selectInterestCard', 36 'value': type === 'close_interest_card_click' ? 'closeInterestCard' : 'selectInterestCard',
37 - 'shareChannel': '',  
38 'duration': 0, 37 'duration': 0,
39 'action': 'detailPageShow', 38 'action': 'detailPageShow',
40 'shareChannel': '', 39 'shareChannel': '',
41 - 'duration': 0,  
42 'contentName': '兴趣选项卡', 40 'contentName': '兴趣选项卡',
43 'contentType': this.compDTO.objectType || '', 41 'contentType': this.compDTO.objectType || '',
44 'contentId': this.compDTO.objectId, 42 'contentId': this.compDTO.objectId,