refactor: 使用 vue-office 重构文件预览(移除KKFileView)

移除 KKFileView
使用 vue-office 重构文件预览
移除依赖  editor,md-editor-v3,editor-for-vue
This commit is contained in:
KAI
2024-10-14 06:51:52 +00:00
committed by Charles7c
parent 2e15cf2d48
commit 51aceac988
13 changed files with 298 additions and 992 deletions

View File

@@ -12,10 +12,4 @@ VITE_API_WS_URL = 'ws://localhost:8000'
VITE_BASE = '/'
# 是否开启开发者工具
VITE_OPEN_DEVTOOLS = false
# 是否开启KKFileView
FILE_OPEN_PREVIEW = true
# KKFileView服务器地址
FILE_VIEW_SERVER_URL = 'http://192.168.122.209:8012'
VITE_OPEN_DEVTOOLS = false