From dad19b3dda2f68c36211830c8c46e42aa107f771 Mon Sep 17 00:00:00 2001 From: Weller <1812208341@qq.com> Date: Tue, 15 Sep 2020 13:36:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=B7=AF=E7=94=B1=E5=B7=A5?= =?UTF-8?q?=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/libraries/Flutter_Plugins.xml | 2 +- .idea/vcs.xml | 7 + .idea/workspace.xml | 251 +++++++++++++++++++++++----- example/pubspec.lock | 16 +- lib/pages/login_page.dart | 13 ++ lib/util/router_util.dart | 45 +++-- pubspec.lock | 16 +- zhiying_comm.iml | 7 + 8 files changed, 299 insertions(+), 58 deletions(-) create mode 100644 .idea/vcs.xml create mode 100644 lib/pages/login_page.dart diff --git a/.idea/libraries/Flutter_Plugins.xml b/.idea/libraries/Flutter_Plugins.xml index a4e2f32..8f69909 100644 --- a/.idea/libraries/Flutter_Plugins.xml +++ b/.idea/libraries/Flutter_Plugins.xml @@ -5,7 +5,6 @@ - @@ -13,6 +12,7 @@ + diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..a6a0532 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1e66875..d9bd792 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,24 @@ - + + + + + + + + + + + + + + + + + + @@ -15,53 +32,58 @@ - - + - - + + - + - - + + + + + - + - - + + - + - - + + + + + - + - - + + @@ -70,10 +92,40 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -84,7 +136,7 @@ - + @@ -92,11 +144,39 @@ + + + + + + RouterUtil + UserInfoModel + getUserInfoModel + UserInfoNotifier + naviga + + + + + + + - @@ -104,6 +184,7 @@ + @@ -116,6 +197,19 @@ + + + + + + + + + + + + + @@ -132,12 +226,12 @@