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

官方大大,npm install(淘宝源)装依赖时,某个包一直报错,开始是【raphael】单独装再install一样报错 node:v12.18.3 npm:6.14.6 'https://github.com/adobe-webplatform/eve.git/': OpenSSL SSL_read: Connection was reset, errno 10054 fatal: unable to access 'https://github.com/nhn/raphael.git/': OpenSSL SSL_connect: Connection was reset in connection to github.com:443

## Question(提问) 我在vue2项目的elementui的dialog弹框中使用tinymce5。遇到一些bug 如图 点击表格正常显示一个弹框 ![6808GUDQUS~$4~QL@@({@RM](https://user-images.githubusercontent.com/97734477/180112284-7e0adaf2-08ce-4e0b-b1cd-49be35c58b2a.png) 下面滚动这个dialog遇到一些bug ![{}XQ6KVS4G0YO{A29L27CLB](https://user-images.githubusercontent.com/97734477/180112311-a41c2e28-f0fe-4c98-a8a0-c56aa8336df5.png) 表格弹框并没有随dialog的滚动而滚动 请问这个怎么解决? 查看元素发现这个弹框在#app元素的外层。 ![S2KO}6AAOZ_ BPCRMGP~52C](https://user-images.githubusercontent.com/97734477/180112334-8d796086-ebcb-4704-b146-49a48d0e669c.png) #### Other relevant information(格外信息) - Your OS: - Node.js version: - vue-element-admin version:

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

我的菜单只有两级,我把所有的二级菜单都缓存了,但是我发现有时候点击菜单的时候,组件会错位。 Steps to reproduce:比如我先点开一级菜单A下的二级菜单B,然后再去点开一级菜单C下的二级菜单D,再点开一级菜单A下的E菜单,发现E打开的页面居然是B菜单对应的组件,此时再去点其他的是正常的,这个BUG只有按这种顺序点就会出现。 Other relevant information:我菜单和路由一这块代码,除了路由是后端数据生成的,主要逻辑基本没有改,但是我看了下作者自己开源的DEMO,二级菜单是可以正常缓存的,没有我这个BUG,所以我想不明白问题在哪里。

## 简介 Vite Element Admin 是一个免费开源的中后台模版。使用了最新的`vue3`,`vite2`,`pinia`等主流技术开发,开箱即用的中后台前端解决方案,也可用于学习参考。 后期考虑增加ts版本 ## 特性 - **最新技术栈**:使用 Vue3/vite2 等前端前沿技术开发 - **Mock 数据** 内置 Mock 数据方案 - **权限** 内置完善的动态路由权限生成方案 - **组件** 二次封装了多个常用的组件 - **vuex版本** 可以下载2.x版本 ## 预览...

## Bug report(问题描述) 将API中post相关请求的参数包装到`formData`中后,就不能识别了 `body-parser`难道不能解析`formData`吗? #### Steps to reproduce(问题复现步骤) 1. `src/store/modules/user.js` 改成如下方式 ``` ... login({ commit }, userInfo) { const { username, password } = userInfo return new Promise((resolve, reject)...

自己看了这个项目真心觉得非常好,所以想加个讨论组或者讨论群一起交流

discussion

创建文章上的platform是什么

npm install npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/nhn/raphael.git npm ERR! command-line line 0: unsupported option "accept-new". npm ERR!...

# vue3-admin-plus **中文** | [English](./README.md) > vue3-admin-plus提供企业级的开发demo 本架构使用的技术为:vue3(setup-script)+vite2+element-plus 的新一代的前端框架,It's fast! 使用 eslint+prettier+gitHooks 格式和校验代码,提高代码规范性和开发效率 使用最先进的包管理工具pnpm ## Documents - [official documentation](https://github.jzfai.top/vue3-admin-doc/) - [中文官网](https://github.jzfai.top/vue3-admin-doc/zh/) ## 线上体验 [github address](https://github.com/jzfai/vue3-admin-plus.git) [Access address](https://github.jzfai.top/vue3-admin-plus) github 地址: https://github.com/jzfai/vue3-admin-plus.git...