From 7fa691bbafce86f7f48afc710b32c131de96140f Mon Sep 17 00:00:00 2001 From: nepiedg <806669289@qq.com> Date: Tue, 3 Mar 2026 22:56:36 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BB=9F=E4=B8=80=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=E9=A3=8E=E6=A0=BC=E4=B8=BA=E6=B5=85=E8=89=B2?= =?UTF-8?q?=E7=BB=BF=E8=89=B2=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将个人中心、引导页从深色主题改为浅绿渐变主题,与首页、统计、AI助手、记录页保持一致的视觉风格。更新 App.vue 全局样式和 pages.json 导航栏配色。 Made-with: Cursor --- App.vue | 30 ++++++++++--------- pages.json | 6 ++-- pages/onboarding/index.vue | 60 +++++++++++++++++++++----------------- pages/profile/index.vue | 39 ++++++++++++++----------- 4 files changed, 75 insertions(+), 60 deletions(-) diff --git a/App.vue b/App.vue index 9a6b6d1..7f421b2 100644 --- a/App.vue +++ b/App.vue @@ -48,8 +48,8 @@ export default { diff --git a/pages/profile/index.vue b/pages/profile/index.vue index 9ddcb17..4506874 100644 --- a/pages/profile/index.vue +++ b/pages/profile/index.vue @@ -122,7 +122,7 @@ onMounted(async () => {