1
0
mirror of synced 2026-03-23 02:58:34 +08:00

feat(editor): 支持 slide 侧边栏可拖拽悬浮

This commit is contained in:
moonszhang
2023-11-16 18:43:52 +08:00
committed by roymondchen
parent 9098504e5f
commit 2b10e7eda9
20 changed files with 504 additions and 40 deletions

View File

@@ -61,6 +61,7 @@
"keycon": "^1.4.0",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.41.0",
"moveable": "^0.51.1",
"serialize-javascript": "^6.0.0",
"vue": "^3.3.4"
},