From 28612006a68c3c65f2fea377f775b1dfbc7b16dc Mon Sep 17 00:00:00 2001 From: youzi <2410633923@qq.com> Date: Fri, 7 Aug 2026 17:43:34 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=9B=B4=E6=96=B0=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E9=85=8D=E8=89=B2=E6=96=B9=E6=A1=88=E4=B8=BA=E8=93=9D=E7=B4=AB?= =?UTF-8?q?=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将全局渐变色从暖红/粉橙主题调整为蓝紫/粉色调,统一卡片、导航栏、页面背景及装饰元素的视觉风格,并重构音乐播放器组件的初始化逻辑 --- src/components/Login.vue | 2 +- src/components/aplayer.vue | 172 ++++++++++++++++++++++-------------- src/components/homeSide.vue | 79 +++++++++++------ src/components/menuH.vue | 6 +- src/views/Gallery.vue | 6 +- src/views/Plink.vue | 6 +- src/views/blog/[bid].vue | 6 +- src/views/blog/index.vue | 14 +-- src/views/index.vue | 68 +++++++++----- 9 files changed, 223 insertions(+), 136 deletions(-) diff --git a/src/components/Login.vue b/src/components/Login.vue index 6ee82f9..fda9fd0 100644 --- a/src/components/Login.vue +++ b/src/components/Login.vue @@ -1,5 +1,5 @@