vue-element-admin
vue-element-admin copied to clipboard
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
…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(截图或动态图)  #### 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的乱码:  xlsx正常:  #### 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(截图或动态图) 
基于vue3的?
## Feature request(新功能建议) 有基于vue3版本的吗?
## Question(提问) .env.development文件   websocket使用url地址拼接多了引号 之前一直没问题,今天跑起来才发现的
## Bug report(问题描述) elemnt-ui中table组件添加row-key="id"之后,可以正常显示数据,但是控制台会如下错误,请问有什么解决办法吗 #### Steps to reproduce(问题复现步骤) #### Screenshot or Gif(截图或动态图)  #### 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: