mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-10-29 14:57:08 +08:00
refactor: 使用 vue-office 重构文件预览(移除KKFileView)
移除 KKFileView 使用 vue-office 重构文件预览 移除依赖 editor,md-editor-v3,editor-for-vue
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { createApp } from 'vue'
|
||||
import ArcoVue, { Card, Drawer, Modal } from '@arco-design/web-vue'
|
||||
import '@/styles/arco-ui/index.less'
|
||||
import 'md-editor-v3/lib/style.css'
|
||||
// import '@arco-themes/vue-gi-demo/index.less'
|
||||
// import '@arco-design/web-vue/dist/arco.css'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user