暂存代码
This commit is contained in:
+41
-40
@@ -253,83 +253,84 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}, {
|
||||
m: common_vendor.t($data.orderInfo.adPrice),
|
||||
n: common_vendor.t($data.orderInfo.name),
|
||||
o: common_vendor.t($data.selectSpecificationTempl.combTypes || "暂未选择规格"),
|
||||
p: common_vendor.p({
|
||||
o: common_vendor.t($data.orderInfo.sales),
|
||||
p: common_vendor.t($data.selectSpecificationTempl.combTypes || "暂未选择规格"),
|
||||
q: common_vendor.p({
|
||||
src: "/static/common/right.png",
|
||||
width: "20",
|
||||
height: "20",
|
||||
bgColor: "#f1f6ff00"
|
||||
}),
|
||||
q: common_vendor.o(($event) => $options.checkSpecification(true)),
|
||||
r: common_vendor.p({
|
||||
r: common_vendor.o(($event) => $options.checkSpecification(true)),
|
||||
s: common_vendor.p({
|
||||
src: "/static/common/address2.png",
|
||||
width: "10",
|
||||
height: "10",
|
||||
bgColor: "#f1f6ff00"
|
||||
}),
|
||||
s: common_vendor.t($options.getValue($options.PRODUCT_DELIVERY_TIME, $data.orderInfo.deliveryTime)),
|
||||
t: common_vendor.p({
|
||||
t: common_vendor.t($options.getValue($options.PRODUCT_DELIVERY_TIME, $data.orderInfo.deliveryTime)),
|
||||
v: common_vendor.p({
|
||||
src: "/static/product/product_b.png",
|
||||
width: "10",
|
||||
height: "12",
|
||||
bgColor: "#f1f6ff00"
|
||||
}),
|
||||
v: common_vendor.p({
|
||||
w: common_vendor.p({
|
||||
src: "/static/product/product_js.png",
|
||||
width: "10",
|
||||
height: "10",
|
||||
bgColor: "#f1f6ff00"
|
||||
}),
|
||||
w: $data.orderInfo.detailInfo,
|
||||
x: common_vendor.o(($event) => $options.jumpOther("home")),
|
||||
y: common_vendor.p({
|
||||
x: $data.orderInfo.detailInfo,
|
||||
y: common_vendor.o(($event) => $options.jumpOther("home")),
|
||||
z: common_vendor.p({
|
||||
src: "/static/product/home.png",
|
||||
width: "20",
|
||||
height: "20",
|
||||
bgColor: "#f1f6ff00"
|
||||
}),
|
||||
z: common_vendor.o(($event) => $options.jumpOther("share")),
|
||||
A: common_vendor.p({
|
||||
A: common_vendor.o(($event) => $options.jumpOther("share")),
|
||||
B: common_vendor.p({
|
||||
src: "/static/product/kefu.png",
|
||||
width: "20",
|
||||
height: "20",
|
||||
bgColor: "#f1f6ff00"
|
||||
}),
|
||||
B: common_vendor.o(($event) => $options.jumpOther("cart")),
|
||||
C: common_vendor.p({
|
||||
C: common_vendor.o(($event) => $options.jumpOther("cart")),
|
||||
D: common_vendor.p({
|
||||
src: "/static/product/cart.png",
|
||||
width: "24",
|
||||
height: "20",
|
||||
bgColor: "#f1f6ff00"
|
||||
}),
|
||||
D: common_vendor.o(($event) => $options.checkSpecification(true, "addCart")),
|
||||
E: common_vendor.o(($event) => $options.checkSpecification(true, "buy")),
|
||||
F: common_vendor.p({
|
||||
E: common_vendor.o(($event) => $options.checkSpecification(true, "addCart")),
|
||||
F: common_vendor.o(($event) => $options.checkSpecification(true, "buy")),
|
||||
G: common_vendor.p({
|
||||
src: $data.orderInfo.mainGraph,
|
||||
width: "100",
|
||||
height: "100",
|
||||
bgColor: "#f1f6ff00"
|
||||
}),
|
||||
G: $data.selectSpecificationTempl && Object.keys($data.selectSpecificationTempl).length !== 0
|
||||
H: $data.selectSpecificationTempl && Object.keys($data.selectSpecificationTempl).length !== 0
|
||||
}, $data.selectSpecificationTempl && Object.keys($data.selectSpecificationTempl).length !== 0 ? {
|
||||
H: common_vendor.t($data.selectSpecificationTempl.price)
|
||||
I: common_vendor.t($data.selectSpecificationTempl.price)
|
||||
} : common_vendor.e({
|
||||
I: common_vendor.t($data.orderInfo.minPrice),
|
||||
J: $data.orderInfo.maxPrice
|
||||
J: common_vendor.t($data.orderInfo.minPrice),
|
||||
K: $data.orderInfo.maxPrice
|
||||
}, $data.orderInfo.maxPrice ? {
|
||||
K: common_vendor.t($data.orderInfo.maxPrice)
|
||||
L: common_vendor.t($data.orderInfo.maxPrice)
|
||||
} : {}), {
|
||||
L: $data.orderInfo.couponPrice && $data.orderInfo.couponPrice !== 0
|
||||
M: $data.orderInfo.couponPrice && $data.orderInfo.couponPrice !== 0
|
||||
}, $data.orderInfo.couponPrice && $data.orderInfo.couponPrice !== 0 ? {
|
||||
M: common_vendor.t($data.orderInfo.couponPrice)
|
||||
N: common_vendor.t($data.orderInfo.couponPrice)
|
||||
} : {}, {
|
||||
N: common_vendor.t($data.orderInfo.adPrice),
|
||||
O: $data.orderInfo.couponPrice && $data.orderInfo.couponPrice !== 0
|
||||
O: common_vendor.t($data.orderInfo.adPrice),
|
||||
P: $data.orderInfo.couponPrice && $data.orderInfo.couponPrice !== 0
|
||||
}, $data.orderInfo.couponPrice && $data.orderInfo.couponPrice !== 0 ? {
|
||||
P: common_vendor.t($data.orderInfo.couponPrice)
|
||||
Q: common_vendor.t($data.orderInfo.couponPrice)
|
||||
} : {}, {
|
||||
Q: common_vendor.t($data.orderInfo.inventory || 0),
|
||||
R: common_vendor.f($data.specificationList, (item, index, i0) => {
|
||||
R: common_vendor.t($data.orderInfo.inventory || 0),
|
||||
S: common_vendor.f($data.specificationList, (item, index, i0) => {
|
||||
return {
|
||||
a: common_vendor.t(item.type),
|
||||
b: common_vendor.f(item.items, (oItem, oIndex, i1) => {
|
||||
@@ -343,21 +344,21 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
c: item.id
|
||||
};
|
||||
}),
|
||||
S: common_vendor.o(($event) => $options.quantityFun("minus")),
|
||||
T: common_vendor.t($data.orderInfo.quantity),
|
||||
U: common_vendor.o(($event) => $options.quantityFun("add")),
|
||||
V: $data.specificationShowType === "buy"
|
||||
T: common_vendor.o(($event) => $options.quantityFun("minus")),
|
||||
U: common_vendor.t($data.orderInfo.quantity),
|
||||
V: common_vendor.o(($event) => $options.quantityFun("add")),
|
||||
W: $data.specificationShowType === "buy"
|
||||
}, $data.specificationShowType === "buy" ? {
|
||||
W: common_vendor.o(($event) => $options.addCart(true))
|
||||
X: common_vendor.o(($event) => $options.addCart(true))
|
||||
} : $data.specificationShowType === "addCart" ? {
|
||||
Y: common_vendor.o(($event) => $options.addCart(false))
|
||||
Z: common_vendor.o(($event) => $options.addCart(false))
|
||||
} : {
|
||||
Z: common_vendor.o(($event) => $options.addCart(false)),
|
||||
aa: common_vendor.o(($event) => $options.addCart(true))
|
||||
aa: common_vendor.o(($event) => $options.addCart(false)),
|
||||
ab: common_vendor.o(($event) => $options.addCart(true))
|
||||
}, {
|
||||
X: $data.specificationShowType === "addCart",
|
||||
ab: common_vendor.o(($event) => $data.specificationShow = false),
|
||||
ac: common_vendor.p({
|
||||
Y: $data.specificationShowType === "addCart",
|
||||
ac: common_vendor.o(($event) => $data.specificationShow = false),
|
||||
ad: common_vendor.p({
|
||||
show: $data.specificationShow,
|
||||
round: 10,
|
||||
closeOnClickOverlay: false,
|
||||
|
||||
Reference in New Issue
Block a user