dev_202304
wangchenguang 2 years ago
parent c7dfc4537a
commit 934520a79d
  1. 3
      src/views/parnerOperation/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