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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
解决比例布局的问题,现有的grid布局只能平均分配,不能比例分配
The text was updated successfully, but these errors were encountered:
我理解在layout里面使用n-row,和n-col行吗
Sorry, something went wrong.
应该是不行的,我打算试验一下 layout-sider 能不能传百分比,能的话就关掉这个 issue
7b7877b
No branches or pull requests
This function solves the problem (这个功能解决的问题)
解决比例布局的问题,现有的grid布局只能平均分配,不能比例分配
Expected API (期望的 API)
我占了一行的三分之一 我占了一行的三分之二 参照element-ui的设置The text was updated successfully, but these errors were encountered: