From d93efa0c3c28db60560e2fa09c35f01199e30f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=88=90?= Date: Tue, 2 Sep 2025 11:12:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4personal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app.config.ts b/src/app.config.ts index bcf9ce2..be35419 100644 --- a/src/app.config.ts +++ b/src/app.config.ts @@ -10,14 +10,13 @@ export default defineAppConfig({ 'pages/publishBall/index', 'pages/detail/index', 'pages/message/index', - 'pages/personal/index', 'pages/orderCheck/index', - 'pages/userInfo/myself/index', // 个人中心 // 'pages/mapDisplay/index', ], + window: { backgroundTextStyle: 'light', navigationBarBackgroundColor: '#fff',