Skip to content

wine1/taobao-vue

Repository files navigation

taobao-vue

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

本项目是一个为了学习vue而做的练手项目。

基本模块包括 主页 购物车 个人中心 登录注册

目标功能

  1. 主页展示 √
  2. 商品列表 √
  3. 登陆注册 √
  • 登录状态的保持和同步 √
  • 修改密码 √
  1. 个人中心 √
  2. 购物车 √
  3. 商品详情 √
  4. 店铺展示 √
  5. 结算中心 √
  6. 订单列表 √

todo:

  • 每个页面进去之前判断登录状态
  • 登录注册的判断有漏洞(数据库无法存入中文)
  • 增加购物车中的店铺分类
  • 增加一个订单结算页面
  • 分页加载

About

A Vue project modeled after Taobao

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published