This commit is contained in:
秋帆
2024-08-03 17:25:02 +08:00
13 changed files with 218 additions and 9801 deletions

View File

@@ -13,3 +13,9 @@ VITE_BASE = '/'
# 是否开启开发者工具
VITE_OPEN_DEVTOOLS = false
# 是否开启KKFileView
FILE_OPEN_PREVIEW = true
# KKFileView服务器地址
FILE_VIEW_SERVER_URL = 'http://192.168.122.209:8012'