Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
bladeofgod committed Sep 16, 2020
1 parent 331e11d commit 01bd463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ class MyApp extends StatelessWidget {
localizationsDelegates: [
// Intl 插件(需要安装)
S.delegate,
RefreshLocalizations.delegate, //下拉刷新
//RefreshLocalizations.delegate, //下拉刷新
//系统控件 国际化
GlobalCupertinoLocalizations.delegate,
GlobalMaterialLocalizations.delegate,
Expand Down

0 comments on commit 01bd463

Please sign in to comment.