登录流程已全部重构
This commit is contained in:
@@ -4,6 +4,9 @@ class RoutePaths {
|
||||
///闪烁页
|
||||
static const splash = "/";
|
||||
|
||||
///引导页
|
||||
static const intro = "/intro";
|
||||
|
||||
///协议页
|
||||
static const agreement = "/agreement";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user