mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
优化编辑器操作助手;优化文章阅读样式;
This commit is contained in:
@@ -163,6 +163,11 @@
|
||||
type: 'editor'
|
||||
}
|
||||
}
|
||||
editorConfig.hoverbarKeys = {
|
||||
text: {
|
||||
menuKeys: ['headerSelect', 'code', 'insertLink', 'bulletedList', '|', 'bold', 'through', 'color', 'bgColor', 'clearStyle']
|
||||
}
|
||||
}
|
||||
editorConfig.onChange = (editor) => {
|
||||
contentSaveLock = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user