From 0acc59d3a033a984af95b216fd58099511ca9c83 Mon Sep 17 00:00:00 2001
From: Nevdev <51047891+Nevodev@users.noreply.github.com>
Date: Sat, 2 Nov 2024 22:51:59 +0800
Subject: [PATCH] =?UTF-8?q?=E9=9F=B3=E9=87=8F=E8=B0=83=E5=9B=BE=E6=A0=87?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=8C=E6=9B=B4=E5=8A=A0=E5=AF=B9=E7=A7=B0?=
=?UTF-8?q?=EF=BC=8C=E8=B0=83=E4=BD=8Eopacity=EF=BC=9B=E7=B4=A7=E6=80=A5?=
=?UTF-8?q?=E4=BF=AE=E5=A4=8D#284=E9=94=99=E8=AF=AF=E6=A0=B7=E5=BC=8F=20(#?=
=?UTF-8?q?286)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* 音质标签样式更新
* 更新样式
* 更新播放控制图标及音量条图标
* 紧急修复#284
---
.../BouncingSlider/index.module.css | 4 +++
.../PrebuiltLyricPlayer/icon_pause.svg | 8 +++---
.../PrebuiltLyricPlayer/icon_play.svg | 6 ++--
.../PrebuiltLyricPlayer/index.module.css | 2 +-
.../VolumeControlSlider/icon_speaker.svg | 10 +++----
.../VolumeControlSlider/icon_speaker_3.svg | 28 +++++++++----------
6 files changed, 31 insertions(+), 27 deletions(-)
diff --git a/packages/react-full/src/components/BouncingSlider/index.module.css b/packages/react-full/src/components/BouncingSlider/index.module.css
index d7844821f..8aa115353 100644
--- a/packages/react-full/src/components/BouncingSlider/index.module.css
+++ b/packages/react-full/src/components/BouncingSlider/index.module.css
@@ -27,4 +27,8 @@
opacity: 0.4;
}
}
+
+ & > svg{
+ opacity: 0.5;
+ }
}
diff --git a/packages/react-full/src/components/PrebuiltLyricPlayer/icon_pause.svg b/packages/react-full/src/components/PrebuiltLyricPlayer/icon_pause.svg
index 136900e97..eb68f7f81 100644
--- a/packages/react-full/src/components/PrebuiltLyricPlayer/icon_pause.svg
+++ b/packages/react-full/src/components/PrebuiltLyricPlayer/icon_pause.svg
@@ -1,5 +1,5 @@
-
diff --git a/packages/react-full/src/components/PrebuiltLyricPlayer/icon_play.svg b/packages/react-full/src/components/PrebuiltLyricPlayer/icon_play.svg
index b1b0ac2b6..b6b752485 100644
--- a/packages/react-full/src/components/PrebuiltLyricPlayer/icon_play.svg
+++ b/packages/react-full/src/components/PrebuiltLyricPlayer/icon_play.svg
@@ -1,5 +1,5 @@
-
+
+ d="M5.80762 32.4896V5.4925C5.80762 4.305 6.12305 3.41438 6.75391 2.82063C7.38477 2.22688 8.13932 1.93 9.01758 1.93C9.78451 1.93 10.5391 2.14029 11.2812 2.56086L33.7324 15.6605C34.5859 16.1553 35.223 16.6562 35.6436 17.1634C36.0641 17.6582 36.2744 18.2705 36.2744 19.0003C36.2744 19.7054 36.0641 20.3177 35.6436 20.8372C35.223 21.3444 34.5859 21.8392 33.7324 22.3216L11.2812 35.4212C10.5391 35.8542 9.78451 36.0706 9.01758 36.0706C8.13932 36.0706 7.38477 35.7676 6.75391 35.1614C6.12305 34.5677 5.80762 33.6771 5.80762 32.4896Z"
+ fill="currentColor" fill-rule="nonzero"/>
\ No newline at end of file
diff --git a/packages/react-full/src/components/PrebuiltLyricPlayer/index.module.css b/packages/react-full/src/components/PrebuiltLyricPlayer/index.module.css
index de80b457d..649b7f7c6 100644
--- a/packages/react-full/src/components/PrebuiltLyricPlayer/index.module.css
+++ b/packages/react-full/src/components/PrebuiltLyricPlayer/index.module.css
@@ -21,7 +21,7 @@
.controls {
justify-content: space-between;
- width: calc(100% - 16px);
+ width: calc(100% + 16px);
margin-left: -8px;
}
diff --git a/packages/react-full/src/components/VolumeControlSlider/icon_speaker.svg b/packages/react-full/src/components/VolumeControlSlider/icon_speaker.svg
index 92baac8c2..5dc78d005 100644
--- a/packages/react-full/src/components/VolumeControlSlider/icon_speaker.svg
+++ b/packages/react-full/src/components/VolumeControlSlider/icon_speaker.svg
@@ -1,5 +1,5 @@
-
-
-
\ No newline at end of file
+
+
+
diff --git a/packages/react-full/src/components/VolumeControlSlider/icon_speaker_3.svg b/packages/react-full/src/components/VolumeControlSlider/icon_speaker_3.svg
index 037ba2945..519369a02 100644
--- a/packages/react-full/src/components/VolumeControlSlider/icon_speaker_3.svg
+++ b/packages/react-full/src/components/VolumeControlSlider/icon_speaker_3.svg
@@ -1,14 +1,14 @@
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+