guhongwei 4 vuotta sitten
vanhempi
commit
53a333d2cb
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      src/components/wang-editor.vue

+ 2 - 1
src/components/wang-editor.vue

@@ -20,7 +20,8 @@ const menus = [
   'quote', // 引用
   // 'emoticon', // 表情
   'table', // 表格
-  // 'video', // 插入视频
+  'video', // 插入视频
+  'image',
   // 'code', // 插入代码
   'undo', // 撤销
   'redo', // 重复