From dac2ae956dd9ae8e53dc2f49170bcd8f647417fc Mon Sep 17 00:00:00 2001 From: "wenqi.peng" <1647700520@qq.com> Date: Thu, 25 Dec 2025 17:31:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=E6=8E=A7=E4=BB=B6=EF=BC=8C=E6=94=AF=E6=8C=81=E8=83=8C=E6=99=AF?= =?UTF-8?q?=E9=80=8F=E6=98=8E=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/navbar/customNavbar.vue | 114 ++++++++++++++++++++++++----- pages/detail/assetsDetail.vue | 104 ++++++++++++++++---------- 2 files changed, 160 insertions(+), 58 deletions(-) diff --git a/components/navbar/customNavbar.vue b/components/navbar/customNavbar.vue index f227b68..b7dc9f1 100644 --- a/components/navbar/customNavbar.vue +++ b/components/navbar/customNavbar.vue @@ -1,17 +1,35 @@