소스 검색

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

tags/0.0.2+5^0
PH2 4 년 전
부모
커밋
ac1ec1ce32
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      example/lib/main.dart

+ 1
- 0
example/lib/main.dart 파일 보기

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


불러오는 중...
취소
저장