Leo

Results 3 issues of Leo

**描述bug** [使用的官方在线的 DEMO](https://wujie-micro.github.io/),我自己的项目中也是这样,页面内的菜单点击操作后,点浏览器的后退,页面不会按我在页面点击的顺序后退,有时候是卡在子应用内两个页面不停的切换,有的可以正常跳转。测试下来,如果只点击左侧的菜单,后退是正常的,如果点击了子应用里面的菜单,后退就卡在了子应用内。

[https://docs.rs/actix-identity/latest/actix_identity/](https://docs.rs/actix-identity/latest/actix_identity/) I implemented the login function and the function of checking user information in the handler according to the instructions in the document, but it is obviously unreasonable to check...