编辑 | blame | 历史 | 原始文档

vue-element-admin-change

项目简介

分支为打通线上接口,并做好了前端控制路由,需配合EGG完成调试,EGG在项目根目录

在vue-element-admin集成版本上进行了相应的简化依赖,剔除无用组件。

新增@/settings.js文件中的routesRole来切换前端或者后端控制路由 (默认前端控制)

  1. 新增v-dialog指令,使对话框能够拖拽
  2. 全局按钮级权限指令v-permission
  3. 增加tagView左右滑动,快捷关闭操作
  4. 更新配置@/settings.js文件中的routesRole来切换前端或者后端控制路由-动态路由 (已改为默认前端控制)
  5. EGG安装依赖:npm install ,运行 npm run dev即可

    加入我们

https://jq.qq.com/?_wv=1027&k=MfdeOae1

项目截图

![](https://s1.ax1x.com/2020/06/11/t7xdHA.png)

![](https://s1.ax1x.com/2020/06/11/t7xYcD.png)

![](https://s1.ax1x.com/2020/06/11/t7xUnH.png)

![](https://s1.ax1x.com/2020/06/11/t7xJ1O.png)

![](https://s1.ax1x.com/2020/06/11/t7xtje.png)

![](https://s1.ax1x.com/2020/06/11/t7xaBd.png)

演示地址

https://yeyoudubai.gitee.io/vue-wvadmin

运行

  1. npm install

  2. npm run dev

编辑 | blame | 历史 | 原始文档
MIT License

Copyright (c) 2017-present PanJiaChen

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
EggDemo/README 575 b
README 1 KB