vue-element-admin icon indicating copy to clipboard operation
vue-element-admin copied to clipboard

:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin

Results 274 vue-element-admin issues
Sort by recently updated
recently updated
newest added

warning " > [email protected]" has unmet peer dependency "webpack@^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0". [4/4] 🔨 Building fresh packages... [-/9] ⠈ waiting... [7/9] ⠈ deasync [-/9] ⠈ waiting... [-/9]...

为什么我修改了menu.mock.ts文件里边的动态路由,页面的一级菜单却没有更改的效果? ![Image](https://github.com/user-attachments/assets/e29a6632-46a7-4073-9057-ead4b8b590b6) ![Image](https://github.com/user-attachments/assets/62f7df4e-9f9b-46f4-bd40-50274593410f)

## Question(提问) tab停留在网址 按下回车 页面并不会刷新是什么原因导致的

## Feature request(新功能建议) 整合SpringBoot Security后端框架,有需要的小伙伴直接copy,后续会不断完善,目前角色权限以及用户初始化解决 vue-elemenet-admin-springboot https://gitee.com/zhao-xuantian/vue-element-admin-springboot

this.$emit('pagination', { page: val, limit: this.pageSize }) @pagination="getList" getList触发时 为什么不用处理参数呢

## Question(提问) #### Steps to reproduce(问题复现步骤) #### Screenshot or Gif(截图或动态图) #### Link to minimal reproduction(最小可在线还原demo) #### Other relevant information(格外信息) - Your OS: - Node.js version: - vue-element-admin version:

AppMain.vue: ![image](https://user-images.githubusercontent.com/10351607/60865026-bab83680-a257-11e9-975d-50ad9b1366be.png) 在settings.fixedHeader = false时正常,但是在 ettings.fixedHeader = true时,底部有空白,是否上述计算未考虑fixedHeader的情况? ![image](https://user-images.githubusercontent.com/10351607/60865286-55187a00-a258-11e9-8936-fc52270f4e1f.png) 因为我是把底色改成了浅灰色,所以比较明显。 谢谢分享。

![捕获](https://user-images.githubusercontent.com/47054165/60898920-2e7c3280-a29c-11e9-9f61-16187af00763.PNG) 如图,这个财务报表不是根路由,但我想让它处于第一位的时候不自动展开

Hi man! "If you have i18n requirements, please use i18n Branch, which is updated synchronously with master" I need this, but i have been some problems when i'm going to...