From 8e39137f6146a1dba1eb8aa104d3b58c87771a53 Mon Sep 17 00:00:00 2001 From: minimaxagent1 Date: Thu, 31 Jul 2025 10:28:13 +0800 Subject: [PATCH] =?UTF-8?q?monk=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96=20?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E6=A0=8F=E8=83=8C=E6=99=AF=E9=80=8F=E6=98=8E?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/custom-navbar/custom-navbar.vue | 2 +- pages/monk/monk.vue | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/components/custom-navbar/custom-navbar.vue b/components/custom-navbar/custom-navbar.vue index f7a8951..1815adf 100644 --- a/components/custom-navbar/custom-navbar.vue +++ b/components/custom-navbar/custom-navbar.vue @@ -91,7 +91,7 @@ export default { right: 0; z-index: 999; padding-top: 0; - background-color: #F5F0E7; + background-color: transparent; display: flex; align-items: center; justify-content: space-between; diff --git a/pages/monk/monk.vue b/pages/monk/monk.vue index 2a58681..085d6b8 100644 --- a/pages/monk/monk.vue +++ b/pages/monk/monk.vue @@ -1,9 +1,10 @@