根据豆包的回答解决了
1)在 /Library/Input Methods 目录中删除 WeTypea.app,在 Finder 中删除时出现下面的错误提示
The item “WeTypea" can't be moved to the Trash because it's open.
改为在命令行通过下面的命令删除
cd cd /Library/Input\ Methods/
sudo rm -r WeTypea.app
2)在 ~/Library/Application Support/ 目录中删除 WeType
3)在 ~/Library/Preferences/ 中删除以下2个文件:
com.tencent.inputmethod.wetype.plistcom.tencent.WeTypeSettings.plist豆包的回答内容截图如下:
