Giter VIP home page Giter VIP logo

vue_shop's Introduction

vue-shop

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

项目简介

前后端分离的电商后台管理项目,包括登录验证,用户管理,权限管理,商品管理,数据统计模块功能。

项目技术栈

前端
  • vue脚手架

    • vue-router 编程式导航
  • ui

    • element-ui

    按需引入(体积小),主要使用了element-ui中的表单,表单验证,导航,分页栏,进度条,按钮,图标,表格,面包屑导航,模态框,tabs标签等组件

  • 接口调用axios

  • 项目打包 webpack 主要优化:将体积大的模块采用cdn引入,如项目中的element-ui,富文本编辑器

后台

  • node.js
  • mysql
  • express 接口采用 jwt验证 需要授权的 API ,必须在请求头中使用 Authorization 字段提供 token 令牌 使用 HTTP Status Code 标识状态 数据返回格式统一使用 JSON 跨域支持

vue_shop's People

Contributors

hanshanfeihe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.