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 233 vue-element-admin issues
Sort by recently updated
recently updated
newest added

## 下载后,试过使用GraphQL的支持,多次尝试都不成功,请问大家有没试过是否支持 ? 1、我安装了Vue Apollo,连接:https://github.com/vuejs/apollo 2、先自己测试一个简单的Demo成功之后,再将代码迁移至此项目,发现有一个问题,就是数据出不来;

[vue-clownfish-admin](https://github.com/1esse/vue-clownfish-admin)最新更新,支持标签页拖拽切换顺序了😁 [在线预览](https://1esse.github.io/vue-clownfish-admin)

用的默认配置,prod的时候会正常分包加载,stage不会分包加载,一次性加载了所有文件

小小的疑问,我在使用vue2的element-admin-template,基于element2.13的,我可以升级到element2.15吗?

想升级和体验Vue3 + Vite的可以试试 [Vue Naive Admin](https://github.com/zclzone/vue-naive-admin),简洁、清新、优雅,基于vite3+Vue3+Naive UI+Pinia+Unocss,全部使用最新的技术栈,js和ts版本都有。 - 预览:https://template.qszone.com - github: https://github.com/zclzone/vue-naive-admin

把main.js里面的import enLang from 'element-ui/lib/locale/lang/en删除了启动访问还是英文,没有切换成中文

## Question(提问) 1. 动态路由如何实现懒加载? 2. 有没有现成的解决方案? 3. 如果没有的话,是不是可以通过编写webpack插件实现? ``` 思路: 在某个生命周期之前从数据库获取路由的信息,生成路由的静态配置文件,然后再执行正常编译打包流程。 ```

## Bug report(问题描述) npm install失败 #### Steps to reproduce(问题复现步骤) 1,根据提示直接克隆,然后安装出现问题 2,安装过程是有node_modules文件夹的,安装结束就没这个文件夹 3,node和npm的版本,试过了node16是可以的 ![image](https://user-images.githubusercontent.com/24772628/184792597-a7749354-263d-4736-b2bb-42b650b59c25.png) #### Screenshot or Gif(截图或动态图) ![image](https://user-images.githubusercontent.com/24772628/184791817-e2e38fa1-298c-4fbf-a951-01a9c7deebb1.png) ![image](https://user-images.githubusercontent.com/24772628/184791895-28f31ef0-bfad-42e1-a6f3-7d30aafb4f27.png) #### Link to minimal reproduction(最小可在线还原demo) #### Other relevant information(格外信息) - Your...

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

npm ERR! Error while executing: npm ERR! D:\devsoft\Git\cmd\git.EXE ls-remote -h -t https://github.com/nhn/raphael.git npm ERR! npm ERR! fatal: unable to access 'https://github.com/nhn/raphael.git/': OpenSSL SSL_read: Connection was reset, errno 10054 npm ERR!...