store-picker-bake

a component for pick store

Usage no npm install needed!

<script type="module">
  import storePickerBake from 'https://cdn.skypack.dev/store-picker-bake';
</script>

README

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.