mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 12:57:11 +08:00
refactor: 使用 vue-office 重构文件预览(移除KKFileView)
移除 KKFileView 使用 vue-office 重构文件预览 移除依赖 editor,md-editor-v3,editor-for-vue
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user