From ea2fff5339a28ca91f19a15b9495a2ddacaf96d7 Mon Sep 17 00:00:00 2001 From: zhangjianjun Date: Thu, 23 Jul 2026 14:21:25 +0800 Subject: [PATCH] ud --- src/pages/landing/index.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',