yq1 1 anno fa
parent
commit
daa56f7e26
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/Editor/index.vue

+ 1 - 1
src/components/Editor/index.vue Vedi File

21
       initEditor() {
21
       initEditor() {
22
         this.ue = UE.getEditor(this.id, {
22
         this.ue = UE.getEditor(this.id, {
23
           initialFrameWidth: '100%',
23
           initialFrameWidth: '100%',
24
-          initialFrameHeight: '350',
24
+          initialFrameHeight: '600',
25
           topOffset: '110',
25
           topOffset: '110',
26
           toolbars: [[
26
           toolbars: [[
27
             'bold', //加粗
27
             'bold', //加粗