From b956dfd47dd4af7e80d052fb5463122ea9f96f6d Mon Sep 17 00:00:00 2001 From: liuxiao <1732399289qq.com> Date: Fri, 12 Jul 2024 16:13:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E4=B8=8A=E4=BC=A0=E5=9B=BE?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/ImageUploadLochost/index.vue | 231 ++++++++++++++++++ 1 file changed, 231 insertions(+) create mode 100644 ruoyi-ui/src/components/ImageUploadLochost/index.vue diff --git a/ruoyi-ui/src/components/ImageUploadLochost/index.vue b/ruoyi-ui/src/components/ImageUploadLochost/index.vue new file mode 100644 index 0000000..6c849b4 --- /dev/null +++ b/ruoyi-ui/src/components/ImageUploadLochost/index.vue @@ -0,0 +1,231 @@ + + + + + + + + + 请上传 + 大小不超过 {{ fileSize }}MB + 格式为 {{ fileType.join("/") }} + 的文件 + + + + + + + + + + +