diff --git a/src/pages/landing/index.config.ts b/src/pages/landing/index.config.ts index 3612467..663e588 100644 --- a/src/pages/landing/index.config.ts +++ b/src/pages/landing/index.config.ts @@ -1,5 +1,5 @@ export default definePageConfig({ - navigationBarTitleText: '企业经营咨询', + navigationBarTitleText: '门店经营咨询', navigationBarBackgroundColor: '#ffffff', navigationBarTextStyle: 'black', backgroundColor: '#f2f7fb',