You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
424 B

5 years ago
# tduck-front
6 years ago
5 years ago
## 这是什么
6 years ago
5 years ago
tduck-front 前端项目
6 years ago
5 years ago
## 特点
6 years ago
5 years ago
- 默认集成 vue-router 和 vuex
- 全局 SASS 资源自动引入
- 精灵图自动生成
- 全局组件自动注册
- CDN支持,优化打包体积
- 轻松实现团队代码规范
6 years ago
5 years ago
## 目录简介
- api axios 封装
- assets 静态资源
- components 公共组件
- router 路由
- store vuex
- theme elementui主题
- util 工具类
- views 页面