zozopen
zozopen
https://github.com/alitajs/alita/issues/425 正常情况下是贴合左边的  当关闭其中一个tab页面后就会出现  看了一下是缺少了 margin: 0 
### 🐛 bug 描述 开启多tabs页后 start首次编译 登录进主界面后会进行白屏报错   尝试了一下 问题应该是一直重定向导致的 
安装新版 @umi4 config.ts 添加配置 keepalive: [/./], tabsLayout: {}, 报错  原因是多次引用了useAppData 修正了临时文件后 可以跑动 不过会出现标题undefined,且国际化失效  | Environment | Info | | --- | --- | | antd | 4.23.1 |...
开启多tabs页面 然后跑编译 登录进入首页 报错且白屏 我估计跟多tabs有关系,就提到这里了   尝试了一下 问题应该是一直重定向导致的 
- [ ] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? It is recommended to...