From 65a552cdcb48762abd1f2b9b7296a28098f6fd4c Mon Sep 17 00:00:00 2001 From: inter Date: Tue, 16 Sep 2025 10:38:38 +0800 Subject: [PATCH] Add File --- .../uni-file-picker/upload-image.vue | 292 ++++++++++++++++++ 1 file changed, 292 insertions(+) create mode 100644 uni_modules/uni-file-picker/components/uni-file-picker/upload-image.vue diff --git a/uni_modules/uni-file-picker/components/uni-file-picker/upload-image.vue b/uni_modules/uni-file-picker/components/uni-file-picker/upload-image.vue new file mode 100644 index 0000000..0c1abe8 --- /dev/null +++ b/uni_modules/uni-file-picker/components/uni-file-picker/upload-image.vue @@ -0,0 +1,292 @@ + + + + +