qk-pc-ui 2.8.7 → 2.8.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/qk-pc-ui.mjs +4 -3
- package/dist/qk-pc-ui.umd.js +16 -16
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/qk-pc-ui.mjs
CHANGED
|
@@ -18433,7 +18433,7 @@ const SafeCall$1 = async (e, r) => {
|
|
|
18433
18433
|
}
|
|
18434
18434
|
staticData.isConfirm = !1;
|
|
18435
18435
|
}
|
|
18436
|
-
}, _withScopeId = (e) => (pushScopeId("data-v-
|
|
18436
|
+
}, _withScopeId = (e) => (pushScopeId("data-v-18582ad6"), e = e(), popScopeId(), e), _hoisted_1$2 = { style: { height: "calc(100% - 40px)", "overflow-y": "auto" } }, _hoisted_2$1 = { style: { width: "100%", "font-size": "1.2em" } }, _hoisted_3$1 = { class: "tlab" }, _hoisted_4$1 = { class: "tlab" }, _hoisted_5$1 = { style: { color: "crimson", "text-decoration": "line-through" } }, _hoisted_6$1 = { style: { color: "#1a9f17", "font-size": "1.3em" } }, _hoisted_7$1 = {
|
|
18437
18437
|
key: 1,
|
|
18438
18438
|
style: { color: "crimson" }
|
|
18439
18439
|
}, _hoisted_8$1 = { class: "tlab" }, _hoisted_9$1 = { key: 0 }, _hoisted_10 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("td", { class: "tlab" }, "描述:", -1)), _hoisted_11 = { key: 1 }, _hoisted_12 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("td", { class: "tlab" }, "优惠金额:", -1)), _hoisted_13 = { key: 2 }, _hoisted_14 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("td", { class: "tlab" }, "营销员:", -1)), _hoisted_15 = { class: "tlab" }, _hoisted_16 = { key: 3 }, _hoisted_17 = { class: "tlab" }, _hoisted_18 = { class: "tlab" }, _hoisted_19 = { class: "tlab" }, _hoisted_20 = { class: "tlab" }, _hoisted_21 = { class: "tlab" }, _hoisted_22 = { key: 6 }, _hoisted_23 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("td", { class: "tlab" }, "备注:", -1)), _hoisted_24 = { style: { color: "#808080", "font-size": "14px" } }, _hoisted_25 = { style: { "text-align": "center" } }, _sfc_main$5 = {
|
|
@@ -18535,7 +18535,7 @@ const SafeCall$1 = async (e, r) => {
|
|
|
18535
18535
|
let u = o.GetMethod;
|
|
18536
18536
|
u.endsWith("收款") || (u = u + "收款");
|
|
18537
18537
|
let p = `${u} : ${((t.orderInfo.SumPrice - o.RebateAmount) / 100).toFixed(2)}元`;
|
|
18538
|
-
ElMessage({ message: p, type: "success" }), PlayTTS(p), t.orderInfo.Status = 1, a("update:modelValue", !1), setTimeout(() => a("paySuccess", t.orderInfo), 300);
|
|
18538
|
+
ElMessage({ message: p, type: "success" }), o.isPlayVoice == "1" && PlayTTS(p), t.orderInfo.Status = 1, a("update:modelValue", !1), setTimeout(() => a("paySuccess", t.orderInfo), 300);
|
|
18539
18539
|
},
|
|
18540
18540
|
Cancel: () => {
|
|
18541
18541
|
a("update:modelValue", !1), ElMessageBox.alert("付款中断!用户输入付款码错误或者取消了付款");
|
|
@@ -18814,6 +18814,7 @@ const SafeCall$1 = async (e, r) => {
|
|
|
18814
18814
|
_: 1
|
|
18815
18815
|
}),
|
|
18816
18816
|
createVNode(unref(ElSwitch), {
|
|
18817
|
+
style: { "margin-left": "10px" },
|
|
18817
18818
|
modelValue: o.isPlayVoice,
|
|
18818
18819
|
"onUpdate:modelValue": p[9] || (p[9] = (C) => o.isPlayVoice = C),
|
|
18819
18820
|
class: "ml-2",
|
|
@@ -18827,7 +18828,7 @@ const SafeCall$1 = async (e, r) => {
|
|
|
18827
18828
|
_: 1
|
|
18828
18829
|
}, 8, ["modelValue"]));
|
|
18829
18830
|
}
|
|
18830
|
-
}, byConfirmOrder = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-
|
|
18831
|
+
}, byConfirmOrder = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-18582ad6"]]), _hoisted_1$1 = { name: "selectIco" }, _hoisted_2 = { style: { padding: "5px", float: "left", border: "1px solid #e2e2e2", overflow: "hidden" } }, _hoisted_3 = {
|
|
18831
18832
|
class: "icon",
|
|
18832
18833
|
"aria-hidden": "true",
|
|
18833
18834
|
style: { "font-size": "60px" }
|