vue-vben-admin
                                
                                
                                
                                    vue-vben-admin copied to clipboard
                            
                            
                            
                        A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
### Version Vben Admin V5 ### Description 1.现在的架构实施起来如果apps下多应用,会出现大仓代码体积过大 2.如果我是业务项目,拉取项目会出现代码权限问题,比如package包,配置,基础架构代码都可以看到 ### Proposed Solution 希望出个git的模块化的示例,发布一个与版本配套的npm包 ### Alternatives Considered _No response_ ### Additional Context _No response_ ### Validations - [x] Read the [docs](https://doc.vben.pro/)...
### Version Vben Admin V5 ### Description 如何通过schema来完成这个工作 ### Proposed Solution 需要拓展组件吗? ### Alternatives Considered _No response_ ### Additional Context _No response_ ### Validations - [x] Read the [docs](https://doc.vben.pro/) -...
### Version Vben Admin V5 ### Describe the bug? 只要在页面书写模块依赖导入,不管是自己的模块还是第三方的,页面都会卡着不动,只能输入,不能删除。只能等编辑器响应过来才可以 ### Reproduction  ### System Info ```shell System: OS: Windows 10 10.0.19045 CPU: (12) x64 12th Gen Intel(R) Core(TM) i5-12400F...
### Version Vben Admin V5 ### Describe the bug?     报错 Error: useTableForm not initialized. Please call setupVbenVxeTable first. at useTableForm (init.ts:73:9) at setup (use-vxe-grid.vue:174:24) ### Reproduction...
### Version Vben Admin V5 ### Describe the bug?  默认值   获取值 ### Reproduction   ### System Info ```shell System: OS: macOS 14.6.1 CPU: (8) arm64 Apple...
### Version Vben Admin V5 ### Description 双列布局下,一级菜单名称过长有点遮挡  ### Proposed Solution 希望通过调整 `preferences.sidebar.mixedWidth` 修改宽度。  以及似乎还有一些配置例如` preferences.footer.height` `preferences.header.height` `preferences.sidebar.extraCollapsedWidth` 等 `VbenAdminLayout` 组件没有接收 ### Alternatives Considered _No response_ ### Additional...
### Version Vben Admin V5 ### Describe the bug? 由于需求我配置这样的路由 { meta: { hideChildrenInMenu: true, icon: 'mdi:feature-highlight', title: $t('demos.features.title'), }, name: 'FeaturesDemos', path: '/demos/features', children: [ { component: () =>...
### Version Vben Admin V5 ### Describe the bug? 重置表单,并没有重置映射的字段。 1. 选择筛选字段 build_platform,点击搜索按钮。 2. 点击重置按钮,表单清空,但是formValues里面build_platform还是有值的 ### Reproduction ``` const gridOptions: VxeGridProps = { ...gridSchemas, proxyConfig: { ajax: { query: async...
### Version Vben Admin V5 ### Description corepcak即将被废除是否考虑使用其他来代替,例如antfu的ni,https://github.com/antfu-collective/ni ### Proposed Solution 希望更新docs防止corepack到时候被废除导致错误 ### Alternatives Considered _No response_ ### Additional Context _No response_ ### Validations - [x] Read the [docs](https://doc.vben.pro/) -...