From 762bdaf71e171d1b79d479856952eb206ed9b76f Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Tue, 18 Nov 2025 17:12:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E8=AF=A6=E6=83=85=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- pages/verify/detail/index.vue | 8 +------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/pages.json b/pages.json index b9edee3..e77f0cf 100644 --- a/pages.json +++ b/pages.json @@ -24,8 +24,8 @@ { "path": "pages/verify/detail/index", "style": { - "navigationBarTitleText": "审核详情", - "navigationStyle": "custom" + "navigationBarTitleText": "审核详情" + } }, { diff --git a/pages/verify/detail/index.vue b/pages/verify/detail/index.vue index 45140a9..b12518f 100644 --- a/pages/verify/detail/index.vue +++ b/pages/verify/detail/index.vue @@ -1,13 +1,7 @@