An open API service indexing awesome lists of open source software.

https://github.com/yzqdev/slim-admin

a simple admin
https://github.com/yzqdev/slim-admin

Last synced: 3 months ago
JSON representation

a simple admin

Awesome Lists containing this project

README

          

# slim-admin

> 一个简洁的不能再简洁的admin

麻雀虽小,五脏俱全,包括路由,token,axios等(主题,响应式,插件,权限,动态路由等需要自行配置)

使用的组件

- vue
- vue-router
- pinia
- axios
- element-plus
- scss
- vite
- typescript
- @vueuse/core

## 登录界面

![login](./res/login.png)

## 后台界面

![admin](./res/admin.png)