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

cleanMyMac is a powerful Mac cleaner, speed booster, and health guard, designed to help your Mac run at full throttle again [DOWNLOAD FOR MAC CLICK HERE](https://www.mediafire.com/folder/9wmabji2y4tdl/CleanMy_Ma)

iMazing is the world's most trusted software to transfer and save your messages, music, files and data from your iPhone or iPad to your Mac or PC. Gain powerful backup,...

我的项目是从后端传router的key去和前端路由表中asyncRoutes的name做匹配,最后过滤生成新路由表, 所以我修改了store中的generateRoutes方法 使用deepClone(asyncRoutes) ![image](https://github.com/user-attachments/assets/189dd22e-0932-47c6-bfdf-cf6f03f2e866) 但是不知为何导致生成的路由每次点击侧边栏,Layout组件都会重新渲染一次 而当我执行logout退出登录,再重新登录后,Layout组件却可以只渲染一次了,令人十分不解

vue-element-admin系统 通过addRoutes动态挂载路由后,在切换到constRoutes时会导致侧边栏刷新,并且keep-alive会失效,组件需重新加载 试验发现,若在router初始化时直接挂载路由不会出现这种问题 const createRouter = () => new Router({ // mode: 'history', // require service support scrollBehavior: () => ({ y: 0 }), routes: constantRoutes.concat(asyncRoutes) })

npm run dev 报该错误, 依赖可以下载成功 > [email protected] dev /Users/huoma003/Desktop/Project/newRetail-cashier > cross-env BABEL_ENV=development webpack-dev-server --inline --progress --config build/webpack.dev.conf.js internal/modules/cjs/loader.js:1068 throw err; ^ Error: Cannot find module 'node:path' Require stack: - /Users/huoma003/Desktop/Project/newRetail-cashier/node_modules/path-scurry/dist/commonjs/index.js...

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

和SpringBoot打包在一起,使用jar包部署,但是饿了么ui的图标样式不见了 ![Image](https://github.com/user-attachments/assets/4420d131-8918-4afb-b9f5-607e08ac39cd) ![Image](https://github.com/user-attachments/assets/9fb7db05-56d5-42d6-beb4-ce285c1c83f0)

试过用子页面去实现, 但是props传值过去, cruds请求拿不到props传递的id

## 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: