no message
This commit is contained in:
parent
88f5382f6e
commit
85aa842a9a
|
|
@ -39,7 +39,7 @@ class _StartPageState extends State<StartPage> {
|
|||
_bodyList = [
|
||||
const HomePage(),
|
||||
const WorkPage(),
|
||||
MyInfo(),
|
||||
const MyInfo(),
|
||||
];
|
||||
|
||||
String? token = UserStore.to.token;
|
||||
|
|
|
|||
Loading…
Reference in New Issue