xyvcard-order 0.0.14 → 0.0.17
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/{deliver-c_zzsilY.mjs → deliver-ObNXL_la.mjs} +1 -1
- package/dist/{deliver.vue_vue_type_script_setup_true_lang-DAoCkmOi.mjs → deliver.vue_vue_type_script_setup_true_lang-NFdO5jX3.mjs} +1 -1
- package/dist/{edit-mVQUFq0q.mjs → edit-C-flpsFE.mjs} +1 -1
- package/dist/{edit.vue_vue_type_script_setup_true_lang-AHBcvcRn.mjs → edit.vue_vue_type_script_setup_true_lang-D1gXGpMG.mjs} +1 -1
- package/dist/{index-BlR9fPfK.mjs → index-C4qOw9gp.mjs} +1 -1
- package/dist/{index-CxzT_Hk2.mjs → index-CPl4-7jS.mjs} +1 -1
- package/dist/{index-D3YsBDBM.mjs → index-D-mR7O2p.mjs} +1 -1
- package/dist/{index-IiHp9Y40.mjs → index-zeCNMA72.mjs} +526 -517
- package/dist/index.mjs +2 -3
- package/dist/{info-BgzKwnii.mjs → info-BVnDLyfi.mjs} +3 -3
- package/dist/{info-BpYW4SHu.mjs → info-bWHO3P6a.mjs} +1 -1
- package/dist/{info.vue_vue_type_script_setup_true_lang-BioQaXDt.mjs → info.vue_vue_type_script_setup_true_lang-DtFLqFRH.mjs} +1 -1
- package/dist/{orderList-CNj8AcQQ.mjs → orderList-CzgHHjx-.mjs} +1 -1
- package/dist/{orderList.vue_vue_type_script_setup_true_lang-C0EyjiIS.mjs → orderList.vue_vue_type_script_setup_true_lang-awASNoGa.mjs} +198 -212
- package/dts/src/api/order-appraises/types.d.ts +0 -2
- package/dts/src/api/order-info/index.d.ts +1 -2
- package/dts/src/api/order-info/types.d.ts +0 -15
- package/dts/src/api/order-logistics/types.d.ts +0 -2
- package/dts/src/api/order-refunds/types.d.ts +0 -2
- package/dts/src/lang/order/zh-cn.d.ts +0 -1
- package/dts/src/views/order/order-info/viewLogist.vue.d.ts +1 -1
- package/package.json +3 -3
- package/dist/change-DGamLhRi.mjs +0 -4
- package/dist/change.vue_vue_type_script_setup_true_lang-C8lf4PIw.mjs +0 -170
package/dist/index.mjs
CHANGED
@@ -2582,7 +2582,7 @@ const Ti = {
|
|
2582
2582
|
}
|
2583
2583
|
};
|
2584
2584
|
}
|
2585
|
-
}, bi = () => import("./info-
|
2585
|
+
}, bi = () => import("./info-BVnDLyfi.mjs"), xi = [
|
2586
2586
|
{
|
2587
2587
|
path: "/raworder",
|
2588
2588
|
component: Mr,
|
@@ -2658,7 +2658,6 @@ const Ti = {
|
|
2658
2658
|
orderPrice: "支付金额",
|
2659
2659
|
paymentWay: "付款方式",
|
2660
2660
|
deliveryWay: "发货类型",
|
2661
|
-
changePrice: "改价",
|
2662
2661
|
sellPrice: "销售单价",
|
2663
2662
|
sellPriceRequired: "请输入销售单价",
|
2664
2663
|
deliver: "发货",
|
@@ -2743,7 +2742,7 @@ function Ni(e) {
|
|
2743
2742
|
let r = e.global.getLocaleMessage("en");
|
2744
2743
|
r = Dt(r, Ri), e.global.setLocaleMessage("zh-cn", t), e.global.setLocaleMessage("en", r);
|
2745
2744
|
}
|
2746
|
-
const Wi = /* @__PURE__ */ Object.assign({ "./views/order/order-appraises/index.vue": () => import("./index-
|
2745
|
+
const Wi = /* @__PURE__ */ Object.assign({ "./views/order/order-appraises/index.vue": () => import("./index-D-mR7O2p.mjs"), "./views/order/order-appraises/reply.vue": () => import("./reply-BWKE7lzJ.mjs"), "./views/order/order-info/deliver.vue": () => import("./deliver-ObNXL_la.mjs"), "./views/order/order-info/edit.vue": () => import("./edit-C-flpsFE.mjs"), "./views/order/order-info/index.vue": () => import("./index-CPl4-7jS.mjs"), "./views/order/order-info/info.vue": () => import("./info-BVnDLyfi.mjs"), "./views/order/order-info/orderList.vue": () => import("./orderList-CzgHHjx-.mjs"), "./views/order/order-info/viewLogist.vue": () => import("./viewLogist-CHiDaaZx.mjs"), "./views/order/order-refunds/index.vue": () => import("./index-C4qOw9gp.mjs"), "./views/order/order-refunds/info.vue": () => import("./info-bWHO3P6a.mjs"), "./views/order/order-refunds/review.vue": () => import("./review-DH5466Un.mjs") }), Ci = {
|
2747
2746
|
install(e) {
|
2748
2747
|
vr(Wi, 7), Ni(Yr), e.use(Ti), Dr(xi);
|
2749
2748
|
}
|
@@ -3,9 +3,9 @@ import { useRouter as te, useRoute as le } from "vue-router";
|
|
3
3
|
import { useI18n as oe } from "vue-i18n";
|
4
4
|
import { fileApi as $, routerUtil as ne } from "jmash-core";
|
5
5
|
import { D as s, C as g } from "./index-CIvF2jlB.mjs";
|
6
|
-
import { o as re } from "./index-
|
7
|
-
import { _ as ie } from "./edit.vue_vue_type_script_setup_true_lang-
|
8
|
-
import { _ as ae } from "./deliver.vue_vue_type_script_setup_true_lang-
|
6
|
+
import { o as re } from "./index-zeCNMA72.mjs";
|
7
|
+
import { _ as ie } from "./edit.vue_vue_type_script_setup_true_lang-D1gXGpMG.mjs";
|
8
|
+
import { _ as ae } from "./deliver.vue_vue_type_script_setup_true_lang-NFdO5jX3.mjs";
|
9
9
|
import { _ as de } from "./viewLogist.vue_vue_type_script_setup_true_lang-CkSqEuA1.mjs";
|
10
10
|
const se = { class: "app-container" }, ue = { class: "shopName" }, me = { key: 0 }, pe = ["onClick"], fe = ["onClick"], ce = ["onClick"], _e = /* @__PURE__ */ J({
|
11
11
|
__name: "info",
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { defineComponent as N, ref as p, onBeforeMount as k, resolveComponent as m, createBlock as A, openBlock as I, withCtx as o, createElementVNode as t, createVNode as r, createElementBlock as R, Fragment as C, renderList as V, createTextVNode as s, toDisplayString as e } from "vue";
|
2
2
|
import { D as j } from "./index-CIvF2jlB.mjs";
|
3
3
|
import { o as q } from "./index-DAb5kkOk.mjs";
|
4
|
-
import { o as K } from "./index-
|
4
|
+
import { o as K } from "./index-zeCNMA72.mjs";
|
5
5
|
const L = { class: "mobileStyle" }, z = /* @__PURE__ */ N({
|
6
6
|
__name: "info",
|
7
7
|
props: {
|