Ver código fonte

1、接口登陆失效,用户登陆信息为空。(临时解决)

tags/0.0.2+5^0
PH2 4 anos atrás
pai
commit
ac1ec1ce32
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      example/lib/main.dart

+ 1
- 0
example/lib/main.dart Ver arquivo

@@ -67,6 +67,7 @@ class _MyAppState extends State<MyApp> {
ChangeNotifierProvider.value(value: UserInfoNotifier()),
],
child: MaterialApp(
navigatorKey: navigatorKey,
localizationsDelegates: [
RefreshLocalizations.delegate,
GlobalMaterialLocalizations.delegate,


Carregando…
Cancelar
Salvar