From afdb1de5ff8dac75c79a59494e43376655e450fb Mon Sep 17 00:00:00 2001 From: LCJ-MinYa <1049468118@qq.com> Date: Thu, 22 May 2025 11:44:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=BE=93=E5=85=A5=E6=A1=86=E5=85=81?= =?UTF-8?q?=E8=AE=B8=E7=B2=98=E8=B4=B4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/demo/copyImgToInput.vue | 344 ++++++++++++++++++++++++++++++ 1 file changed, 344 insertions(+) create mode 100644 src/views/demo/copyImgToInput.vue diff --git a/src/views/demo/copyImgToInput.vue b/src/views/demo/copyImgToInput.vue new file mode 100644 index 0000000..908107f --- /dev/null +++ b/src/views/demo/copyImgToInput.vue @@ -0,0 +1,344 @@ + + + + + + + + + + + + 图片加载失败 + + + + + + + + + {{ item.name }} + + + + + + + + + + + + 提交 + 清空 + + + 选择文件 + + + + + + + + +