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: '首页', + }, }