refactor:将FileUpload页面模块化成单独的组件

This commit is contained in:
czhqwer
2025-03-27 21:59:13 +08:00
parent eafbc82b5e
commit a867376581
11 changed files with 1125 additions and 1454 deletions
+5 -2
View File
@@ -15,5 +15,8 @@
"dom.iterable",
"scripthost"
]
}
}
},
"include": [
"src/**/*"
]
}