add close-on-click-overlay config for sku popup (#676)

This commit is contained in:
wny
2018-03-09 11:47:56 +08:00
committed by GitHub
parent b3fe1a0953
commit c43fbc8185
4 changed files with 8 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
reset-stepper-on-hide
reset-selected-sku-on-hide
disable-stepper-input
:close-on-click-overlay="closeOnClickOverlay"
:message-config="messageConfig"
@buy-clicked="onBuyClicked"
@add-cart="onAddCartClicked"
@@ -96,6 +97,7 @@ export default {
showBase: false,
showCustom: false,
showStepper: false,
closeOnClickOverlay: true,
initialSku: {
s1: '30349',
s2: '1193'