From bb01ae07692cd2f6ecd87aacfacd47b1276d0586 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Mon, 12 Aug 2024 18:19:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dhot=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD=E6=8B=96=E6=8B=BD=E4=BA=8B=E4=BB=B6=E9=98=BB=E6=AD=A2?= =?UTF-8?q?=E5=86=92=E6=B3=A1=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82=E9=80=9A?= =?UTF-8?q?=E8=BF=87=E6=B3=A8=E9=87=8A=E6=8E=89`event.stopPropagation();`?= =?UTF-8?q?=E5=85=81=E8=AE=B8=E6=8B=96=E6=8B=BD=E6=93=8D=E4=BD=9C=E6=97=B6?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E5=86=92=E6=B3=A1=E8=87=B3=E7=88=B6=E5=85=83?= =?UTF-8?q?=E7=B4=A0=EF=BC=8C=E4=BB=A5=E8=A7=A6=E5=8F=91=E7=88=B6=E5=85=83?= =?UTF-8?q?=E7=B4=A0=E7=9A=84=E6=8B=96=E6=8B=BD=E6=96=B9=E6=B3=95=E3=80=82?= =?UTF-8?q?=E5=90=8C=E6=97=B6=EF=BC=8C=E4=BF=AE=E5=A4=8D=E4=BA=86`start=5F?= =?UTF-8?q?drag=5Farea=5Fbox`=E5=92=8C`start=5Fdrag=5Fbtn`=E6=96=B9?= =?UTF-8?q?=E6=B3=95=E4=B8=AD=E4=BA=8B=E4=BB=B6=E4=BF=AE=E9=A5=B0=E7=AC=A6?= =?UTF-8?q?=E7=9A=84=E9=94=99=E8=AF=AF=E4=BD=BF=E7=94=A8=EF=BC=8C=E5=BA=94?= =?UTF-8?q?=E4=BD=BF=E7=94=A8`$event.stopPropagation();`=E8=80=8C=E4=B8=8D?= =?UTF-8?q?=E6=98=AF`event.preventDefault();`=E3=80=82=E5=8F=A6=E5=A4=96?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E4=BA=86`index.vue`=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=AD=E6=8B=96=E6=8B=BD=E6=8C=89=E9=92=AE=E7=9A=84?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E4=BF=AE=E9=A5=B0=E7=AC=A6=E4=BB=8E`@mousedo?= =?UTF-8?q?wn.prevent`=E6=9B=B4=E6=AD=A3=E4=B8=BA`@mousedown.stop`?= =?UTF-8?q?=EF=BC=8C=E4=BB=A5=E6=AD=A3=E7=A1=AE=E9=98=BB=E6=AD=A2=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6=E4=BC=A0=E6=92=AD=E3=80=82=E6=9C=80=E5=90=8E=EF=BC=8C?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BA=86`nextTick`=E4=B8=BA`setTimeout`?= =?UTF-8?q?=E4=BB=A5=E7=A1=AE=E4=BF=9DDOM=E6=9B=B4=E6=96=B0=E5=90=8E?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=EF=BC=8C=E8=A7=A3=E5=86=B3=E4=BA=86=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E4=B8=8D=E6=AD=A3=E7=A1=AE=E6=B8=B2=E6=9F=93=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E3=80=82=20sws=202024-08-12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/upload/form.vue | 0 src/components/common/upload/index.vue | 10 +++++++++- src/components/model-hot-zone/index.vue | 2 +- src/types/components.d.ts | 1 + 4 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 src/components/common/upload/form.vue diff --git a/src/components/common/upload/form.vue b/src/components/common/upload/form.vue new file mode 100644 index 00000000..e69de29b diff --git a/src/components/common/upload/index.vue b/src/components/common/upload/index.vue index 653ef738..c93c1f9d 100644 --- a/src/components/common/upload/index.vue +++ b/src/components/common/upload/index.vue @@ -159,7 +159,13 @@ - + + +