mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-05-02 22:11:29 +08:00
fix: 隐藏文件上传按钮,去除不必要的log打印
This commit is contained in:
@@ -177,7 +177,6 @@ function openContact() {
|
||||
dangerouslyUseHTMLString: true,
|
||||
customClass: 'wechat-message-box',
|
||||
callback: () => {
|
||||
console.log('用户已查看微信信息');
|
||||
},
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user