取消dark主题
This commit is contained in:
@@ -38,7 +38,7 @@ void main() async {
|
|||||||
// 主题
|
// 主题
|
||||||
theme: AppTheme.light,
|
theme: AppTheme.light,
|
||||||
// Dark主题
|
// Dark主题
|
||||||
darkTheme: AppTheme.dark,
|
darkTheme: AppTheme.light,
|
||||||
// AppTitle
|
// AppTitle
|
||||||
title: '小羚羚',
|
title: '小羚羚',
|
||||||
// 首页入口
|
// 首页入口
|
||||||
|
|||||||
Reference in New Issue
Block a user