opt:移除冗余设置
This commit is contained in:
@ -37,7 +37,6 @@ void main() async {
|
||||
systemNavigationBarColor: Colors.transparent,
|
||||
systemNavigationBarDividerColor: Colors.transparent,
|
||||
statusBarColor: Colors.transparent,
|
||||
statusBarIconBrightness: Brightness.dark,
|
||||
));
|
||||
await Request.setCookie();
|
||||
Data.init();
|
||||
|
||||
Reference in New Issue
Block a user