-
Notifications
You must be signed in to change notification settings - Fork 7.2k
New issue
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
Suggest #74
Comments
能否考虑将router扁平化,不将layout和router分开写,增加字段showInMenus showInBreadcrumb。 |
最新版的layout可以忽略不写。 后续这个我可以加下,自由选择。 showInMenus想了想应该只在后台返回菜单的模式下有效,前台权限模式下只要菜单不写就可以。showInBreadcrumb这个目前面包屑还有点问题,需要在调整下。这个优先级会往后排,后面会加 |
Generator of scaffold with mock.
|
@Aios Are you interested in writing points 2 and 3 |
@Aios I may not have enough time, if you are interested, you can contribute to him |
@anncwb will try) |
我觉得IView Admin Pro 的顶部和标签页可以借鉴下 |
Why you don't try the auto-import components with Vite? I think it's really useful when having an option in Vite config to enable/disable this feature! It depends on the team, context... |
希望左侧菜单混合模式下可以左侧的菜单支持click、hover两种触发展开的方式,谢谢! |
Vite import is not suitable for project use. So I wrote an implementation myself |
可以 下版 |
大佬,有没有想法出个js版的,ts版的学不动了(非纯前端) |
没打算。不想类型校验直接全部写any就一样了。没差 |
见 0419a07 |
表单能不能支持一下inline布局 |
不支持。可以只用colSpan代替 |
建议: + const widthNum = wrapEl.clientWidth; //parseInt(width as string); 保证整体宽度适应设备100% |
侧边菜单拖拽,这个拖拽功能可不可以单独抽离出一个组件,支持上下、左右分块,甚至是分多块拖拽? |
有webpack的版本么,强烈建议安排一个!!! |
后面我在加个拖拽组件 |
没打算 |
辛苦啦 |
打算升级echarts5.0吗 |
图表可以看下antv |
有 |
感觉echarts够了。antv可以自己集成 |
The discussion has moved to #251 |
If you have good suggestions or ideas, please feel free to mention them here.
如果您有好的建议或者想法,欢迎在这里提。
The text was updated successfully, but these errors were encountered: