Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 630 Bytes

README_en.md

File metadata and controls

32 lines (23 loc) · 630 Bytes

vue-sku

Base on vuejs,a product sku component.

version 1.0

version 1.1

start

  npm install
  npm run serve

visit:http://localhost:8080

Update
  • Optimize the time consumption problem when there are too many SKUs
  • Optimize specification matching
Update
  • Add English DOC
Update 1.1.1
  • Add route
  • Add version preview
  • Create component
Version 1.1
  • Add specification name validation duplicate and null
  • Update UI
Initialise version。