Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -115,6 +115,7 @@ export struct PeopleShipHomeAttentionComponent { | @@ -115,6 +115,7 @@ export struct PeopleShipHomeAttentionComponent { | ||
| 115 | .onClick(() => { | 115 | .onClick(() => { |
| 116 | ToastUtils.showToast('分享为公共方法,待开发', 1000); | 116 | ToastUtils.showToast('分享为公共方法,待开发', 1000); |
| 117 | }) | 117 | }) |
| 118 | + .visibility(Visibility.Hidden) | ||
| 118 | 119 | ||
| 119 | } | 120 | } |
| 120 | 121 |
-
Please register or login to post a comment