From 855140a1af951d977540843d71ec71709a4d8cfb Mon Sep 17 00:00:00 2001 From: Burt <1020103647@qq.com> Date: Wed, 24 Jan 2024 13:55:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 1eafa7e..2229ccb 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -1,7 +1,10 @@ { - style: { navigationBarTitleText: '首页' }, + style: { + navigationStyle: 'custom', + navigationBarTitleText: '首页', + }, }