Merge branch 'master' of ssh://121.37.12.51:10022/huoran/FE_middlePlatform_server into dev_202304

dev_202304
yujialong 2 years ago
commit 361c837391
  1. 3
      src/utils/editor.js

@ -179,8 +179,9 @@ export default {
promotion: false,
branding: false,
width: 940,
height: 650, //编辑器高度
height: 600, //编辑器高度
min_height: 400,
max_height: 600,
content_css: [ //可设置编辑区内容展示的css,谨慎使用
'./styles/css/editor.css',
],

Loading…
Cancel
Save