1.0.7 • Published 4 years ago
store-picker-bake v1.0.7
store-picker
a component for pick store
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
#用法参数
openStorePicker:同步控制弹窗显示的属性,返回值:true/false
getStore: 获得所选门店数据
goods-id:商品id
sku-id: skuID
distribute-type:提货方式
request-url:请求地址
For a detailed explanation on how things work, check out the guide and docs for vue-loader.