今童志敏

Results 7 comments of 今童志敏

> json文件编码格式不正确,修改成UTF-8试试 一开始看到VS Code 显示的UTF8的编码格式的,以为它应该就是那个格式,没想到还是得手动改变一下编码才行LOL

通过缓存 cb 暂时解决了我的问题,期待看到更优解 ![image](https://github.com/alibaba/hooks/assets/50586970/8d039d7d-91a8-4e42-aa78-a5926f8d44e7)

> you can create a custom plugin for your job > > ```ts > import {Jodit} from "jodit"; > > Jodit.plugins.add('my-plugin', { > init(editor: Jodit) { > editor.events.on('afterCommand', function (command:...

i have see something,my app runup need Administrator privileges,so when i try to drop normal file,it cant tragger 'file-drop' event。but when i try to drop some app files with administrator...