修改了编辑框111
This commit is contained in:
parent
5a54976d5c
commit
6449dd9d19
@ -79,9 +79,9 @@
|
|||||||
|
|
||||||
// UEditor依赖文件配置
|
// UEditor依赖文件配置
|
||||||
const editorDependencies = [
|
const editorDependencies = [
|
||||||
'/UEditorPlus/ueditor.config.js',
|
'ueditor.config.js',
|
||||||
'/UEditorPlus/ueditor.all.js',
|
'ueditor.all.js',
|
||||||
'/UEditorPlus/lang/zh-cn/zh-cn.js'
|
'lang/zh-cn/zh-cn.js'
|
||||||
]
|
]
|
||||||
|
|
||||||
const editorConfig = reactive({
|
const editorConfig = reactive({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user