Browse Source

新增wangEditor.min.js文件

hwb0 3 years ago
parent
commit
a3f94b4b07
2 changed files with 16 additions and 1 deletions
  1. 1 1
      src/components/WangEditor/index.vue
  2. 15 0
      src/utils/wangEditor.min.js

+ 1 - 1
src/components/WangEditor/index.vue

@@ -4,7 +4,7 @@
   </div>
 </template>
 <script>
-import wangEditor from "wangeditor";
+import wangEditor from "@/utils/wangEditor.min";
 import { getToken } from "@/utils/auth";
 import { publicFileSaveAPI } from "@/api/common";
 import { publicFileGetUrl } from "@/api/common";

File diff suppressed because it is too large
+ 15 - 0
src/utils/wangEditor.min.js


Some files were not shown because too many files changed in this diff