https://github.com/encaik/usuams
高校学生会事务管理系统
https://github.com/encaik/usuams
Last synced: about 1 year ago
JSON representation
高校学生会事务管理系统
- Host: GitHub
- URL: https://github.com/encaik/usuams
- Owner: Encaik
- Created: 2020-01-11T08:40:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T06:46:49.000Z (over 6 years ago)
- Last Synced: 2025-05-19T13:12:38.770Z (about 1 year ago)
- Language: CSS
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 毕业设计-高校学生会事务管理系统
## 项目介绍
### 技术选型
#### 前端技术
| 技术 | 说明 | 官网 |
|---|---|---|
| Vue | 前端框架 | [https://vuejs.org/](https://vuejs.org/) |
| Vue-router | 路由框架 | [https://router.vuejs.org/](https://router.vuejs.org/) |
| Vuex | 全局状态管理框架 | [https://vuex.vuejs.org/](https://vuex.vuejs.org/) |
| Ant-design | 前端UI框架 | [https://element.eleme.io/](https://element.eleme.io/) |
| Axios | 前端HTTP框架 | [https://github.com/axios/axios](https://github.com/axios/axios) |
| Nprogress | 进度条控件 | [https://github.com/rstacruz/nprogress](https://github.com/rstacruz/nprogress) |
| Moment | 时间管理库 | |