iosToTop / vue_shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shop_manager

Vue 实战练习

待完成功能

  1. 用户列表,搜索后结果超过6个,把当前页改为1页显示6个
  2. 搜索输入时,自动检索,并添加防抖和节流
  3. 设置固定表头

接口文档

http://129.226.76.172:5325/readme.html

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

# run unit tests
npm run unit

# run all tests
npm test

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

About


Languages

Language:Vue 45.7%Language:JavaScript 44.0%Language:CSS 9.8%Language:HTML 0.5%