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.
 
 
 
 
 

424 B

tduck-front

这是什么

tduck-front 前端项目

特点

  • 默认集成 vue-router 和 vuex
  • 全局 SASS 资源自动引入
  • 精灵图自动生成
  • 全局组件自动注册
  • CDN支持,优化打包体积
  • 轻松实现团队代码规范

目录简介

  • api axios 封装
  • assets 静态资源
  • components 公共组件
  • router 路由
  • store vuex
  • theme elementui主题
  • util 工具类
  • views 页面