From 266a43c09dce723c819622d33b0ae51f675615c7 Mon Sep 17 00:00:00 2001 From: userGyl Date: Tue, 16 Dec 2025 09:54:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A2=98=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ln_jq_app/lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ln_jq_app/lib/main.dart b/ln_jq_app/lib/main.dart index 39d60cb..e12bf02 100644 --- a/ln_jq_app/lib/main.dart +++ b/ln_jq_app/lib/main.dart @@ -38,7 +38,7 @@ void main() async { // 主题 theme: AppTheme.light, // Dark主题 - darkTheme: AppTheme.dark, + darkTheme: AppTheme.light, // AppTitle title: '小羚羚', // 首页入口