Go to file
sakuya 49fc8520b5 up 2021-04-25 01:00:05 +08:00
public UP 2021-04-24 00:24:12 +08:00
src up 2021-04-25 01:00:05 +08:00
.editorconfig init 2021-04-20 16:27:22 +08:00
.gitignore init 2021-04-20 16:27:22 +08:00
README.md Update README.md 2021-04-20 16:39:55 +08:00
babel.config.js init 2021-04-20 16:27:22 +08:00
package.json init 2021-04-20 16:27:22 +08:00

README.md

SCUI

介绍

Vue 3.0 + Vue-Router 4.0 + Element-Plus + Axios 后台管理系统。

完成情况

  • 路由拦截
  • 动态API路由
  • 多标签tags
  • 多标签tags右键菜单
  • 监听路由高亮祖先菜单&标签
  • Axios请求库封装

安装教程

  1. npm i
  2. npm run serve