We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
监听当为手机模式后自动切换为垂直模式,再恢复非手机模式后,无法恢复到用户自定义的模式 我这边尝试新增一个usermode来缓存 但是,顶部菜单混合模式和左侧菜单混合模式,重新恢复非手机模式后报错。
The text was updated successfully, but these errors were encountered:
这个功能是没有必要的。本身兼容移动端就是直接在移动设备上展示,而不断在移动端和PC端的来回变换是没有考虑的,只要保证各自的布局没有问题就可以
Sorry, something went wrong.
有道理
fix(projects): recovery the layout config before is mobile. fixed #408,
dae2aa5
fixed #361
No branches or pull requests
监听当为手机模式后自动切换为垂直模式,再恢复非手机模式后,无法恢复到用户自定义的模式
我这边尝试新增一个usermode来缓存
但是,顶部菜单混合模式和左侧菜单混合模式,重新恢复非手机模式后报错。
The text was updated successfully, but these errors were encountered: