|
@@ -193,42 +193,43 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
d: common_vendor.o((...args) => $options.goBack && $options.goBack(...args)),
|
|
|
e: $data.productInfo.thumb,
|
|
|
f: common_vendor.t($data.productInfo.name),
|
|
|
- g: common_vendor.t($data.productInfo.score),
|
|
|
- h: common_vendor.t($data.productInfo.stock),
|
|
|
- i: common_assets._imports_0$1,
|
|
|
- j: common_assets._imports_1$1,
|
|
|
- k: common_assets._imports_2$1,
|
|
|
- l: common_vendor.o(($event) => $options.showSpecPopup(2)),
|
|
|
- m: !$data.checkedAddr.id
|
|
|
+ g: common_vendor.t($data.productInfo.spec),
|
|
|
+ h: common_vendor.t($data.productInfo.score),
|
|
|
+ i: common_vendor.t($data.productInfo.stock),
|
|
|
+ j: common_assets._imports_0$1,
|
|
|
+ k: common_assets._imports_1$1,
|
|
|
+ l: common_assets._imports_2$1,
|
|
|
+ m: common_vendor.o(($event) => $options.showSpecPopup(2)),
|
|
|
+ n: !$data.checkedAddr.id
|
|
|
}, !$data.checkedAddr.id ? {} : {}, {
|
|
|
- n: common_vendor.t($data.checkedAddr.contact_name),
|
|
|
- o: common_vendor.t($data.checkedAddr.contact_phone),
|
|
|
- p: common_vendor.t($data.checkedAddr.contact_province),
|
|
|
- q: common_vendor.t($data.checkedAddr.contact_city),
|
|
|
- r: common_vendor.t($data.checkedAddr.contact_area),
|
|
|
- s: common_vendor.t($data.checkedAddr.contact_addr),
|
|
|
- t: common_vendor.o(($event) => $options.showAddrPopup()),
|
|
|
- v: $data.productInfo.thumb,
|
|
|
- w: common_vendor.t($data.productInfo.name),
|
|
|
- x: common_vendor.t($data.productInfo.score),
|
|
|
- y: common_assets._imports_3,
|
|
|
- z: common_vendor.o(($event) => $options.changeQuantity(-1)),
|
|
|
- A: common_vendor.o(($event) => $options.changeQuantity(0)),
|
|
|
- B: $data.quantity,
|
|
|
- C: common_vendor.o(($event) => $data.quantity = $event.detail.value),
|
|
|
- D: common_assets._imports_4,
|
|
|
- E: common_vendor.o(($event) => $options.changeQuantity(1)),
|
|
|
- F: common_vendor.t($data.productInfo.stock),
|
|
|
- G: common_vendor.t($data.priceTotal),
|
|
|
- H: common_vendor.o(($event) => $options.createOrder()),
|
|
|
- I: common_vendor.sr("specPopup", "f81ec0bc-1"),
|
|
|
- J: common_vendor.o($options.popupChange),
|
|
|
- K: common_vendor.p({
|
|
|
+ o: common_vendor.t($data.checkedAddr.contact_name),
|
|
|
+ p: common_vendor.t($data.checkedAddr.contact_phone),
|
|
|
+ q: common_vendor.t($data.checkedAddr.contact_province),
|
|
|
+ r: common_vendor.t($data.checkedAddr.contact_city),
|
|
|
+ s: common_vendor.t($data.checkedAddr.contact_area),
|
|
|
+ t: common_vendor.t($data.checkedAddr.contact_addr),
|
|
|
+ v: common_vendor.o(($event) => $options.showAddrPopup()),
|
|
|
+ w: $data.productInfo.thumb,
|
|
|
+ x: common_vendor.t($data.productInfo.name),
|
|
|
+ y: common_vendor.t($data.productInfo.score),
|
|
|
+ z: common_assets._imports_3,
|
|
|
+ A: common_vendor.o(($event) => $options.changeQuantity(-1)),
|
|
|
+ B: common_vendor.o(($event) => $options.changeQuantity(0)),
|
|
|
+ C: $data.quantity,
|
|
|
+ D: common_vendor.o(($event) => $data.quantity = $event.detail.value),
|
|
|
+ E: common_assets._imports_4,
|
|
|
+ F: common_vendor.o(($event) => $options.changeQuantity(1)),
|
|
|
+ G: common_vendor.t($data.productInfo.stock),
|
|
|
+ H: common_vendor.t($data.priceTotal),
|
|
|
+ I: common_vendor.o(($event) => $options.createOrder()),
|
|
|
+ J: common_vendor.sr("specPopup", "f81ec0bc-1"),
|
|
|
+ K: common_vendor.o($options.popupChange),
|
|
|
+ L: common_vendor.p({
|
|
|
show: true,
|
|
|
type: "bottom",
|
|
|
["background-color"]: "#FFFFFF"
|
|
|
}),
|
|
|
- L: common_vendor.f($data.addrList, (item, index, i0) => {
|
|
|
+ M: common_vendor.f($data.addrList, (item, index, i0) => {
|
|
|
return common_vendor.e({
|
|
|
a: item.id == $data.checkedAddr.id ? "../../static/icon/radioed.png" : "../../static/icon/radio.png",
|
|
|
b: common_vendor.t(item.contact_name),
|
|
@@ -243,8 +244,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
j: common_vendor.o(($event) => $options.checkedAddrItem(item), index)
|
|
|
});
|
|
|
}),
|
|
|
- M: common_vendor.sr("addrPopup", "f81ec0bc-2"),
|
|
|
- N: common_vendor.p({
|
|
|
+ N: common_vendor.sr("addrPopup", "f81ec0bc-2"),
|
|
|
+ O: common_vendor.p({
|
|
|
type: "bottom",
|
|
|
["background-color"]: "#FFFFFF"
|
|
|
})
|