UEDITOR_HOME_URL
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export default {
|
||||
UEDITOR_HOME_URL: '/lib/UEditor/',
|
||||
UEDITOR_HOME_URL: `${process.env.BASE_URL}/lib/UEditor/`,
|
||||
// 编辑器不自动被内容撑高
|
||||
autoHeightEnabled: false,
|
||||
// 初始容器高度
|
||||
|
||||
Reference in New Issue
Block a user