取消dark主题

This commit is contained in:
2025-12-18 09:03:08 +08:00
parent 42355bd1ef
commit 95c08818cb

View File

@@ -38,7 +38,7 @@ void main() async {
// 主题
theme: AppTheme.light,
// Dark主题
darkTheme: AppTheme.dark,
darkTheme: AppTheme.light,
// AppTitle
title: '小羚羚',
// 首页入口