Explorar el Código

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

tags/0.0.2+5^0
PH2 hace 4 años
padre
commit
ac1ec1ce32
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      example/lib/main.dart

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

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


Cargando…
Cancelar
Guardar