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

…symbol in ./src/icons/svg/404.svg "svg-sprite-loader": "6.0.11",

## Bug report(问题描述) 登陆界面,密码框显示两个“眼睛”图标 #### Steps to reproduce(问题复现步骤) 1. 进入登陆界面 2. 将密码删除 3. 随便输入密码,在键入第一个字符时会出现一个“眼睛”图标,删除密码后该图标不再显示 问题:密码框原本就有一个“eye”图标一直显示着的,在如上操作情况下会显示两个图标 #### Screenshot or Gif(截图或动态图) ![image](https://github.com/PanJiaChen/vue-element-admin/assets/29811999/4cdce222-f9d0-4c15-9d96-2b13576189ea) #### Other relevant information(格外信息) - Your OS: - Node.js version:...

Hi, thanks for your help 使用es6 import() ``` component: (constantRouterComponents[item.component]) || (() => import( /* webpackMode: "lazy" */ '@/views' + item.component )), ``` 会解析成 ``` component: ƒ () { return...

### 我这边的问题是,node版本与node-sass版本不匹配 修改`package.json`中的`node-sass`版本号即可 ### Below is a quick guide for minimum and maximum supported versions of node-sass: NodeJS | Supported node-sass version | Node Module --------|-----------------------------|------------ Node 20 | 9.0+...

## Bug report(问题描述) 在Excel→上传Excel菜单: 导入包含中文的csv文件时,中文乱码 #### Steps to reproduce(问题复现步骤) 拖拽含中文的csv文件上传文件,必现中文乱码,excel的正常 #### Screenshot or Gif(截图或动态图) csv的乱码: ![image](https://github.com/PanJiaChen/vue-element-admin/assets/29811999/f966214a-38c7-4638-a4ad-f996e04fc1d7) xlsx正常: ![image](https://github.com/PanJiaChen/vue-element-admin/assets/29811999/7922507a-7eae-4857-9eaf-538fe3c9af43) #### Other relevant information(格外信息) - Your OS: window 10 - Node.js version:...

## Question(提问) 实在不知道这个问题在哪儿了, 看碰下运气是否有人知道吧. 感谢! ``` Error handling response: TypeError: Cannot read property 'JSON_PAGE_FORMAT' of null at :1:70364 at :1:58868 ``` #### Screenshot or Gif(截图或动态图) ![image](https://user-images.githubusercontent.com/65707050/97441441-b55a9000-1963-11eb-87a9-51ecd5355ef6.png)

## Feature request(新功能建议) 有基于vue3版本的吗?

## Question(提问) .env.development文件 ![image](https://github.com/PanJiaChen/vue-element-admin/assets/45583036/89282a7e-2836-4bb1-b4c3-b029a6fd2f6c) ![image](https://github.com/PanJiaChen/vue-element-admin/assets/45583036/d4d701d2-6619-4a5e-a367-c8332544885d) websocket使用url地址拼接多了引号 之前一直没问题,今天跑起来才发现的

## Bug report(问题描述) elemnt-ui中table组件添加row-key="id"之后,可以正常显示数据,但是控制台会如下错误,请问有什么解决办法吗 #### Steps to reproduce(问题复现步骤) #### Screenshot or Gif(截图或动态图) ![image](https://github.com/PanJiaChen/vue-element-admin/assets/41187976/46a3d968-a392-4dd3-b310-bbd76803d10a) #### Link to minimal reproduction(最小可在线还原demo) #### Other relevant information(格外信息) - Your OS: - Node.js version: - vue-element-admin...

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