From e420796e33d6298427f0051812335607b22e6033 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?=
<1262327911@qq.com>
Date: Thu, 21 Nov 2024 21:02:28 +0800
Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=E5=A4=84=E7=90=86=E5=9B=BE=E6=A0=87?=
=?UTF-8?q?=E5=86=85=E7=BD=AE=E6=97=8B=E8=BD=AC=E6=B2=A1=E7=94=9F=E6=95=88?=
=?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/packages/components/Icons/Default/Icon/config.vue | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/packages/components/Icons/Default/Icon/config.vue b/src/packages/components/Icons/Default/Icon/config.vue
index 961f6baa..a276816e 100644
--- a/src/packages/components/Icons/Default/Icon/config.vue
+++ b/src/packages/components/Icons/Default/Icon/config.vue
@@ -8,8 +8,8 @@
-
-
+
+
@@ -35,15 +35,15 @@ const rotateMode = [
label: '0°'
},
{
- value: 1,
+ value: 90,
label: '90°'
},
{
- value: 2,
+ value: 180,
label: '180°'
},
{
- value: 3,
+ value: 270,
label: '270°'
}
]
From 55d7fa84eb5834c89c1db6f74c84edb08032bbbf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?=
<1262327911@qq.com>
Date: Thu, 21 Nov 2024 21:03:54 +0800
Subject: [PATCH 2/2] =?UTF-8?q?build:=20=E4=BF=AE=E6=94=B9=E6=B7=98?=
=?UTF-8?q?=E5=AE=9D=E6=BA=90=E5=9C=B0=E5=9D=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pnpm-lock.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 4cc6ff8c..27efaa44 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -1394,7 +1394,7 @@ packages:
dev: true
/@types/node@17.0.43:
- resolution: {integrity: sha512-jnUpgw8fL9kP2iszfIDyBQtw5Mf4/XSqy0Loc1J9pI14ejL83XcCEvSf50Gs/4ET0I9VCCDoOfufQysj0S66xA==, tarball: https://registry.npm.taobao.org/@types/node/-/node-17.0.43.tgz}
+ resolution: {integrity: sha512-jnUpgw8fL9kP2iszfIDyBQtw5Mf4/XSqy0Loc1J9pI14ejL83XcCEvSf50Gs/4ET0I9VCCDoOfufQysj0S66xA==, tarball: https://registry.npmmirror.com/@types/node/-/node-17.0.43.tgz}
/@types/normalize-package-data@2.4.1:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
@@ -2755,7 +2755,7 @@ packages:
dev: false
/echarts-wordcloud@2.0.0(echarts@5.3.3):
- resolution: {integrity: sha512-K7l6pTklqdW7ZWzT/1CS0KhBSINr/cd7c5N1fVMzZMwLQHEwT7x+nivK7g5hkVh7WNcAv4Dn6/ZS5zMKRozC1g==, tarball: https://registry.npm.taobao.org/echarts-wordcloud/-/echarts-wordcloud-2.0.0.tgz}
+ resolution: {integrity: sha512-K7l6pTklqdW7ZWzT/1CS0KhBSINr/cd7c5N1fVMzZMwLQHEwT7x+nivK7g5hkVh7WNcAv4Dn6/ZS5zMKRozC1g==, tarball: https://registry.npmmirror.com/echarts-wordcloud/-/echarts-wordcloud-2.0.0.tgz}
peerDependencies:
echarts: ^5.0.1
dependencies: