yangchenggong1_wd

fix:bug[17126] 人民号号主下的分享名片需要隐藏

... ... @@ -115,6 +115,7 @@ export struct PeopleShipHomeAttentionComponent {
.onClick(() => {
ToastUtils.showToast('分享为公共方法,待开发', 1000);
})
.visibility(Visibility.Hidden)
}
... ...