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

是否有弹窗操作只覆盖全屏组件的,而不是整个页面? 我用了弹窗组件他是遮住整个页面的,但是我指向让他遮住 内容 页面,不包含左侧导航栏和上面头部,要怎么实现呢? 这是一段信息 取 消 确 定

如果提示stackframe 版本1.3的问题

npm run dev ![image](https://user-images.githubusercontent.com/39892640/159827113-a0d41359-4634-4b22-80ca-038d7a143cc9.png) my package.json "dependencies": { "axios": "0.18.1", "core-js": "3.6.5", "echarts": "^4.9.0", "element-ui": "2.13.2", "html2canvas": "^1.0.0-rc.7", "jquery": "^3.6.0", "less": "^3.12.2", "less-loader": "^7.0.2", "js-cookie": "2.2.0", "normalize.css": "7.0.0", "nprogress": "0.2.0",...

大佬,你这个图标的尺寸,从iconfont下载,没有mac,是win10,怎么处理啊

## Bug report(问题描述) const tinymceCDN = 'https://cdn.jsdelivr.net/npm/[email protected]/tinymce.min.js' 最近用到富文本插件,这个cdn地址无法打开,不可用 #### Screenshot or Gif(截图或动态图) ![image](https://user-images.githubusercontent.com/22595134/146720031-88ad7f4a-f351-4e31-954d-04fc2a07ee11.png)

目前是无法使用postcss的方式安装tailwindcss 最新版的 ``` npm install -D tailwindcss postcss autoprefixer ``` 请问如果想在element admin中使用tailwind css 需要做哪些升级工作

## Question(提问) 切换到i18n分支,npm run dev 的时候提示 Can't resolve 'pinyin' #### 问题复现步骤 1. 切换到 i18n 分支 2. npm run dev 3. 提示 ``` Failed to compile. ./src/components/HeaderSearch/index.vue?vue&type=script&lang=js& (./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/HeaderSearch/index.vue?vue&type=script&lang=js&) Module not found:...

# vue3-admin-plus **English** | [中文](./README-zh_CN.md) > vue3 admin plus provides enterprise-level development demo A new generation admin construct using vue3(setup-script)+vite2+element-plus ,It's fast! Use eslint+prettier+gitHooks format and verification code to improve...

## Question(提问) 最开始提示 python 环境缺失,配置后(python3.9)重新 npm install; 接着提示 node-v16.14.2-headers.tar.gz 下载失败,解决后重新 npm install; 接着提示 Could not find any Visual Studio installation to use,解决后重新 npm install; 接着 FetchError: request to https://nodejs.org/download/release/v16.14.2/SHASUMS256.txt failed...

## Bug report(问题描述)Vue-Element-Admin 4.0.0 and 3.11.0安装依赖时发生错误: npm ERR! Error while executing: npm ERR! /usr/local/bin/git ls-remote -h -t https://github.com/nhn/raphael.git npm ERR! npm ERR! fatal: repository 'https://github.com/nhn/raphael.git/' not found npm ERR! npm...