이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
flutter
/
zhiying_comm
보기
4
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
95
위키
활동
소스 검색
Merge branch 'master' of
http://192.168.0.138:3000/FnuoOS_ZhiYing/zhiying_comm
tags/0.0.1
杨华轩
4 년 전
부모
2b4730ea2e
700529b9a6
커밋
06e296c24c
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/util/router_util.dart
+ 1
- 1
lib/util/router_util.dart
파일 보기
@@ -23,7 +23,7 @@ class RouterUtil {
print(user.toString());
if (user?.token == null || user.token == '') {
print('need login...');
RouterUtil.goLogin(context);
return
RouterUtil.goLogin(context);
}
}
쓰기
미리보기
불러오는 중...
취소
저장