feat:新增分享服务器本地文件,传到/opt/filecodebox/local里面

This commit is contained in:
Lan
2024-09-24 23:00:43 +08:00
parent 83598956a1
commit d988d5bc98
56 changed files with 753 additions and 437 deletions
+1
View File
@@ -14,6 +14,7 @@ declare module 'vue' {
ElContainer: typeof import('element-plus/es')['ElContainer']
ElDialog: typeof import('element-plus/es')['ElDialog']
ElDrawer: typeof import('element-plus/es')['ElDrawer']
ElEmpty: typeof import('element-plus/es')['ElEmpty']
ElForm: typeof import('element-plus/es')['ElForm']
ElFormItem: typeof import('element-plus/es')['ElFormItem']
ElHeader: typeof import('element-plus/es')['ElHeader']