Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -207,7 +207,6 @@ export struct ZhSingleColumn09 { | @@ -207,7 +207,6 @@ export struct ZhSingleColumn09 { | ||
| 207 | .height(9) | 207 | .height(9) |
| 208 | .onClick(() => { | 208 | .onClick(() => { |
| 209 | this.trackClick('close_interest_card_click') | 209 | this.trackClick('close_interest_card_click') |
| 210 | - ToastUtils.shortToast('已为您调整推荐内容') | ||
| 211 | this.pageModel.compList.deleteItem(this.compIndex) | 210 | this.pageModel.compList.deleteItem(this.compIndex) |
| 212 | this.selfClosed = true; | 211 | this.selfClosed = true; |
| 213 | }) | 212 | }) |
-
Please register or login to post a comment