Skip to content

cyvaction/ordersys-vue-simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

描述:

前端技术栈为vue全家桶(vuex+vue-router+vuelidate(简洁的校验库))+webpack+fetch+bootstrap(初次接触vue并没有找类似element之类的ui库)等,后端技术栈spring-boot+mybatis+spring-mvc等,完成了一个10个页面的简单订单系统, 前端模板来源于vue官方提供的webpack模板(热部署,生产打包,单元测试等),主要完成了注册,登录,细化到按钮级别的权限控制,excel上传解析, 表格查看展示等功能,说明文档地址

frontend

A Vue.js+webpack project vue-simple

backend

springboot-simple project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3333
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, checkout the guide,template and docs for vue-loader.

About

订单管理系统前端 Simple practices of vue2,an order system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 83.4%
  • JavaScript 9.7%
  • CSS 6.7%
  • Other 0.2%