xyvcard-order 0.0.16 → 0.0.18

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/index.mjs CHANGED
@@ -114,7 +114,7 @@ function F(e) {
114
114
  function Wt(e) {
115
115
  l.suppressDeprecationWarnings === !1 && typeof console < "u" && console.warn && console.warn("Deprecation warning: " + e);
116
116
  }
117
- function R(e, t) {
117
+ function x(e, t) {
118
118
  var r = !0;
119
119
  return Q(function() {
120
120
  if (l.deprecationHandler != null && l.deprecationHandler(null, e), r) {
@@ -174,7 +174,7 @@ Object.keys ? Qe = Object.keys : Qe = function(e) {
174
174
  w(e, t) && r.push(t);
175
175
  return r;
176
176
  };
177
- var xr = {
177
+ var Rr = {
178
178
  sameDay: "[Today at] LT",
179
179
  nextDay: "[Tomorrow at] LT",
180
180
  nextWeek: "dddd [at] LT",
@@ -182,7 +182,7 @@ var xr = {
182
182
  lastWeek: "[Last] dddd [at] LT",
183
183
  sameElse: "L"
184
184
  };
185
- function Rr(e, t, r) {
185
+ function xr(e, t, r) {
186
186
  var s = this._calendar[e] || this._calendar.sameElse;
187
187
  return H(s) ? s.call(t, r) : s;
188
188
  }
@@ -366,15 +366,15 @@ function jr(e) {
366
366
  return s.priority - a.priority;
367
367
  }), t;
368
368
  }
369
- var Lt = /\d/, b = /\d\d/, It = /\d{3}/, lt = /\d{4}/, Ce = /[+-]?\d{6}/, S = /\d\d?/, Ut = /\d\d\d\d?/, Ht = /\d\d\d\d\d\d?/, Le = /\d{1,3}/, ut = /\d{1,4}/, Ie = /[+-]?\d{1,6}/, de = /\d+/, Ue = /[+-]?\d+/, qr = /Z|[+-]\d\d:?\d\d/gi, He = /Z|[+-]\d\d(?::?\d\d)?/gi, zr = /[+-]?\d+(\.\d{1,3})?/, Me = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, he = /^[1-9]\d?/, dt = /^([1-9]\d|\d)/, xe;
370
- xe = {};
369
+ var Lt = /\d/, b = /\d\d/, It = /\d{3}/, lt = /\d{4}/, Ce = /[+-]?\d{6}/, S = /\d\d?/, Ut = /\d\d\d\d?/, Ht = /\d\d\d\d\d\d?/, Le = /\d{1,3}/, ut = /\d{1,4}/, Ie = /[+-]?\d{1,6}/, de = /\d+/, Ue = /[+-]?\d+/, qr = /Z|[+-]\d\d:?\d\d/gi, He = /Z|[+-]\d\d(?::?\d\d)?/gi, zr = /[+-]?\d+(\.\d{1,3})?/, Me = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, he = /^[1-9]\d?/, dt = /^([1-9]\d|\d)/, Re;
370
+ Re = {};
371
371
  function d(e, t, r) {
372
- xe[e] = H(t) ? t : function(s, a) {
372
+ Re[e] = H(t) ? t : function(s, a) {
373
373
  return s && r ? r : t;
374
374
  };
375
375
  }
376
376
  function Zr(e, t) {
377
- return w(xe, e) ? xe[e](t._strict, t._locale) : new RegExp($r(e));
377
+ return w(Re, e) ? Re[e](t._strict, t._locale) : new RegExp($r(e));
378
378
  }
379
379
  function $r(e) {
380
380
  return q(
@@ -389,12 +389,12 @@ function $r(e) {
389
389
  function q(e) {
390
390
  return e.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
391
391
  }
392
- function x(e) {
392
+ function R(e) {
393
393
  return e < 0 ? Math.ceil(e) || 0 : Math.floor(e);
394
394
  }
395
395
  function m(e) {
396
396
  var t = +e, r = 0;
397
- return t !== 0 && isFinite(t) && (r = x(t)), r;
397
+ return t !== 0 && isFinite(t) && (r = R(t)), r;
398
398
  }
399
399
  var Xe = {};
400
400
  function p(e, t) {
@@ -642,26 +642,26 @@ function we(e) {
642
642
  var t, r;
643
643
  return e < 100 && e >= 0 ? (r = Array.prototype.slice.call(arguments), r[0] = e + 400, t = new Date(Date.UTC.apply(null, r)), isFinite(t.getUTCFullYear()) && t.setUTCFullYear(e)) : t = new Date(Date.UTC.apply(null, arguments)), t;
644
644
  }
645
- function Re(e, t, r) {
645
+ function xe(e, t, r) {
646
646
  var s = 7 + t - r, a = (7 + we(e, 0, s).getUTCDay() - t) % 7;
647
647
  return -a + s - 1;
648
648
  }
649
649
  function Zt(e, t, r, s, a) {
650
- var n = (7 + r - s) % 7, i = Re(e, s, a), u = 1 + 7 * (t - 1) + n + i, f, _;
650
+ var n = (7 + r - s) % 7, i = xe(e, s, a), u = 1 + 7 * (t - 1) + n + i, f, _;
651
651
  return u <= 0 ? (f = e - 1, _ = _e(f) + u) : u > _e(e) ? (f = e + 1, _ = u - _e(e)) : (f = e, _ = u), {
652
652
  year: f,
653
653
  dayOfYear: _
654
654
  };
655
655
  }
656
656
  function ge(e, t, r) {
657
- var s = Re(e.year(), t, r), a = Math.floor((e.dayOfYear() - s - 1) / 7) + 1, n, i;
657
+ var s = xe(e.year(), t, r), a = Math.floor((e.dayOfYear() - s - 1) / 7) + 1, n, i;
658
658
  return a < 1 ? (i = e.year() - 1, n = a + z(i, t, r)) : a > z(e.year(), t, r) ? (n = a - z(e.year(), t, r), i = e.year() + 1) : (i = e.year(), n = a), {
659
659
  week: n,
660
660
  year: i
661
661
  };
662
662
  }
663
663
  function z(e, t, r) {
664
- var s = Re(e, t, r), a = Re(e + 1, t, r);
664
+ var s = xe(e, t, r), a = xe(e + 1, t, r);
665
665
  return (_e(e) - s + a) / 7;
666
666
  }
667
667
  h("w", ["ww", 2], "wo", "week");
@@ -750,7 +750,7 @@ function Ts(e) {
750
750
  function bs(e) {
751
751
  return e === !0 ? ft(this._weekdaysMin, this._week.dow) : e ? this._weekdaysMin[e.day()] : this._weekdaysMin;
752
752
  }
753
- function xs(e, t, r) {
753
+ function Rs(e, t, r) {
754
754
  var s, a, n, i = e.toLocaleLowerCase();
755
755
  if (!this._weekdaysParse)
756
756
  for (this._weekdaysParse = [], this._shortWeekdaysParse = [], this._minWeekdaysParse = [], s = 0; s < 7; ++s)
@@ -763,10 +763,10 @@ function xs(e, t, r) {
763
763
  ).toLocaleLowerCase(), this._weekdaysParse[s] = this.weekdays(n, "").toLocaleLowerCase();
764
764
  return r ? t === "dddd" ? (a = v.call(this._weekdaysParse, i), a !== -1 ? a : null) : t === "ddd" ? (a = v.call(this._shortWeekdaysParse, i), a !== -1 ? a : null) : (a = v.call(this._minWeekdaysParse, i), a !== -1 ? a : null) : t === "dddd" ? (a = v.call(this._weekdaysParse, i), a !== -1 || (a = v.call(this._shortWeekdaysParse, i), a !== -1) ? a : (a = v.call(this._minWeekdaysParse, i), a !== -1 ? a : null)) : t === "ddd" ? (a = v.call(this._shortWeekdaysParse, i), a !== -1 || (a = v.call(this._weekdaysParse, i), a !== -1) ? a : (a = v.call(this._minWeekdaysParse, i), a !== -1 ? a : null)) : (a = v.call(this._minWeekdaysParse, i), a !== -1 || (a = v.call(this._weekdaysParse, i), a !== -1) ? a : (a = v.call(this._shortWeekdaysParse, i), a !== -1 ? a : null));
765
765
  }
766
- function Rs(e, t, r) {
766
+ function xs(e, t, r) {
767
767
  var s, a, n;
768
768
  if (this._weekdaysParseExact)
769
- return xs.call(this, e, t, r);
769
+ return Rs.call(this, e, t, r);
770
770
  for (this._weekdaysParse || (this._weekdaysParse = [], this._minWeekdaysParse = [], this._shortWeekdaysParse = [], this._fullWeekdaysParse = []), s = 0; s < 7; s++) {
771
771
  if (a = U([2e3, 1]).day(s), r && !this._fullWeekdaysParse[s] && (this._fullWeekdaysParse[s] = new RegExp(
772
772
  "^" + this.weekdays(a, "").replace(".", "\\.?") + "$",
@@ -917,7 +917,7 @@ function Es(e, t, r) {
917
917
  return e > 11 ? r ? "pm" : "PM" : r ? "am" : "AM";
918
918
  }
919
919
  var Qt = {
920
- calendar: xr,
920
+ calendar: Rr,
921
921
  longDateFormat: Wr,
922
922
  invalidDate: Cr,
923
923
  ordinal: Ir,
@@ -1166,7 +1166,7 @@ function aa(e) {
1166
1166
  return;
1167
1167
  e._strict ? e._isValid = !1 : l.createFromInputFallback(e);
1168
1168
  }
1169
- l.createFromInputFallback = R(
1169
+ l.createFromInputFallback = x(
1170
1170
  "value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",
1171
1171
  function(e) {
1172
1172
  e._d = /* @__PURE__ */ new Date(e._i + (e._useUTC ? " UTC" : ""));
@@ -1275,13 +1275,13 @@ function tr(e, t, r, s, a) {
1275
1275
  function k(e, t, r, s) {
1276
1276
  return tr(e, t, r, s, !1);
1277
1277
  }
1278
- var fa = R(
1278
+ var fa = x(
1279
1279
  "moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",
1280
1280
  function() {
1281
1281
  var e = k.apply(null, arguments);
1282
1282
  return this.isValid() && e.isValid() ? e < this ? this : e : Fe();
1283
1283
  }
1284
- ), ca = R(
1284
+ ), ca = x(
1285
1285
  "moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",
1286
1286
  function() {
1287
1287
  var e = k.apply(null, arguments);
@@ -1423,13 +1423,13 @@ function Ta(e) {
1423
1423
  function ba() {
1424
1424
  return this.utcOffset() > this.clone().month(0).utcOffset() || this.utcOffset() > this.clone().month(5).utcOffset();
1425
1425
  }
1426
- function xa() {
1426
+ function Ra() {
1427
1427
  if (!T(this._isDSTShifted))
1428
1428
  return this._isDSTShifted;
1429
1429
  var e = {}, t;
1430
1430
  return at(e, this), e = er(e), e._a ? (t = e._isUTC ? U(e._a) : k(e._a), this._isDSTShifted = this.isValid() && ka(e._a, t.toArray()) > 0) : this._isDSTShifted = !1, this._isDSTShifted;
1431
1431
  }
1432
- function Ra() {
1432
+ function xa() {
1433
1433
  return this.isValid() ? !this._isUTC : !1;
1434
1434
  }
1435
1435
  function Pa() {
@@ -1472,13 +1472,13 @@ function ee(e, t) {
1472
1472
  var r = e && parseFloat(e.replace(",", "."));
1473
1473
  return (isNaN(r) ? 0 : r) * t;
1474
1474
  }
1475
- function xt(e, t) {
1475
+ function Rt(e, t) {
1476
1476
  var r = {};
1477
1477
  return r.months = t.month() - e.month() + (t.year() - e.year()) * 12, e.clone().add(r.months, "M").isAfter(t) && --r.months, r.milliseconds = +t - +e.clone().add(r.months, "M"), r;
1478
1478
  }
1479
1479
  function Fa(e, t) {
1480
1480
  var r;
1481
- return e.isValid() && t.isValid() ? (t = kt(t, e), e.isBefore(t) ? r = xt(e, t) : (r = xt(t, e), r.milliseconds = -r.milliseconds, r.months = -r.months), r) : { milliseconds: 0, months: 0 };
1481
+ return e.isValid() && t.isValid() ? (t = kt(t, e), e.isBefore(t) ? r = Rt(e, t) : (r = Rt(t, e), r.milliseconds = -r.milliseconds, r.months = -r.months), r) : { milliseconds: 0, months: 0 };
1482
1482
  }
1483
1483
  function nr(e, t) {
1484
1484
  return function(r, s) {
@@ -1620,7 +1620,7 @@ function Ja(e, t, r) {
1620
1620
  default:
1621
1621
  n = this - s;
1622
1622
  }
1623
- return r ? n : x(n);
1623
+ return r ? n : R(n);
1624
1624
  }
1625
1625
  function be(e, t) {
1626
1626
  if (e.date() < t.date())
@@ -1672,7 +1672,7 @@ function lr(e) {
1672
1672
  var t;
1673
1673
  return e === void 0 ? this._locale._abbr : (t = $(e), t != null && (this._locale = t), this);
1674
1674
  }
1675
- var ur = R(
1675
+ var ur = x(
1676
1676
  "moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",
1677
1677
  function(e) {
1678
1678
  return e === void 0 ? this.localeData() : this.locale(e);
@@ -1860,7 +1860,7 @@ d("N", St);
1860
1860
  d("NN", St);
1861
1861
  d("NNN", St);
1862
1862
  d("NNNN", bn);
1863
- d("NNNNN", xn);
1863
+ d("NNNNN", Rn);
1864
1864
  p(
1865
1865
  ["N", "NN", "NNN", "NNNN", "NNNNN"],
1866
1866
  function(e, t, r, s) {
@@ -1872,7 +1872,7 @@ d("y", de);
1872
1872
  d("yy", de);
1873
1873
  d("yyy", de);
1874
1874
  d("yyyy", de);
1875
- d("yo", Rn);
1875
+ d("yo", xn);
1876
1876
  p(["y", "yy", "yyy", "yyyy"], Y);
1877
1877
  p(["yo"], function(e, t, r, s) {
1878
1878
  var a;
@@ -1967,10 +1967,10 @@ function St(e, t) {
1967
1967
  function bn(e, t) {
1968
1968
  return t.erasNameRegex(e);
1969
1969
  }
1970
- function xn(e, t) {
1970
+ function Rn(e, t) {
1971
1971
  return t.erasNarrowRegex(e);
1972
1972
  }
1973
- function Rn(e, t) {
1973
+ function xn(e, t) {
1974
1974
  return t._eraYearOrdinalRegex || de;
1975
1975
  }
1976
1976
  function Mt() {
@@ -2214,31 +2214,31 @@ o.local = Ya;
2214
2214
  o.parseZone = Oa;
2215
2215
  o.hasAlignedHourOffset = Ta;
2216
2216
  o.isDST = ba;
2217
- o.isLocal = Ra;
2217
+ o.isLocal = xa;
2218
2218
  o.isUtcOffset = Pa;
2219
2219
  o.isUtc = ar;
2220
2220
  o.isUTC = ar;
2221
2221
  o.zoneAbbr = Gn;
2222
2222
  o.zoneName = jn;
2223
- o.dates = R(
2223
+ o.dates = x(
2224
2224
  "dates accessor is deprecated. Use date instead.",
2225
2225
  _r
2226
2226
  );
2227
- o.months = R(
2227
+ o.months = x(
2228
2228
  "months accessor is deprecated. Use month instead",
2229
2229
  qt
2230
2230
  );
2231
- o.years = R(
2231
+ o.years = x(
2232
2232
  "years accessor is deprecated. Use year instead",
2233
2233
  At
2234
2234
  );
2235
- o.zone = R(
2235
+ o.zone = x(
2236
2236
  "moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",
2237
2237
  va
2238
2238
  );
2239
- o.isDSTShifted = R(
2239
+ o.isDSTShifted = x(
2240
2240
  "isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
2241
- xa
2241
+ Ra
2242
2242
  );
2243
2243
  function qn(e) {
2244
2244
  return k(e * 1e3);
@@ -2250,7 +2250,7 @@ function wr(e) {
2250
2250
  return e;
2251
2251
  }
2252
2252
  var g = nt.prototype;
2253
- g.calendar = Rr;
2253
+ g.calendar = xr;
2254
2254
  g.longDateFormat = Fr;
2255
2255
  g.invalidDate = Lr;
2256
2256
  g.ordinal = Hr;
@@ -2276,7 +2276,7 @@ g.firstDayOfWeek = _s;
2276
2276
  g.weekdays = Os;
2277
2277
  g.weekdaysMin = bs;
2278
2278
  g.weekdaysShort = Ts;
2279
- g.weekdaysParse = Rs;
2279
+ g.weekdaysParse = xs;
2280
2280
  g.weekdaysRegex = Fs;
2281
2281
  g.weekdaysShortRegex = Cs;
2282
2282
  g.weekdaysMinRegex = Ls;
@@ -2343,11 +2343,11 @@ K("en", {
2343
2343
  return e + r;
2344
2344
  }
2345
2345
  });
2346
- l.lang = R(
2346
+ l.lang = x(
2347
2347
  "moment.lang is deprecated. Use moment.locale instead.",
2348
2348
  K
2349
2349
  );
2350
- l.langData = R(
2350
+ l.langData = x(
2351
2351
  "moment.langData is deprecated. Use moment.localeData instead.",
2352
2352
  $
2353
2353
  );
@@ -2366,12 +2366,12 @@ function Kn(e, t) {
2366
2366
  function ei(e, t) {
2367
2367
  return pr(this, e, t, -1);
2368
2368
  }
2369
- function Rt(e) {
2369
+ function xt(e) {
2370
2370
  return e < 0 ? Math.floor(e) : Math.ceil(e);
2371
2371
  }
2372
2372
  function ti() {
2373
2373
  var e = this._milliseconds, t = this._days, r = this._months, s = this._data, a, n, i, u, f;
2374
- return e >= 0 && t >= 0 && r >= 0 || e <= 0 && t <= 0 && r <= 0 || (e += Rt(tt(r) + t) * 864e5, t = 0, r = 0), s.milliseconds = e % 1e3, a = x(e / 1e3), s.seconds = a % 60, n = x(a / 60), s.minutes = n % 60, i = x(n / 60), s.hours = i % 24, t += x(i / 24), f = x(kr(t)), r += f, t -= Rt(tt(f)), u = x(r / 12), r %= 12, s.days = t, s.months = r, s.years = u, this;
2374
+ return e >= 0 && t >= 0 && r >= 0 || e <= 0 && t <= 0 && r <= 0 || (e += xt(tt(r) + t) * 864e5, t = 0, r = 0), s.milliseconds = e % 1e3, a = R(e / 1e3), s.seconds = a % 60, n = R(a / 60), s.minutes = n % 60, i = R(n / 60), s.hours = i % 24, t += R(i / 24), f = R(kr(t)), r += f, t -= xt(tt(f)), u = R(r / 12), r %= 12, s.days = t, s.months = r, s.years = u, this;
2375
2375
  }
2376
2376
  function kr(e) {
2377
2377
  return e * 4800 / 146097;
@@ -2429,7 +2429,7 @@ function se(e) {
2429
2429
  }
2430
2430
  var mi = se("milliseconds"), _i = se("seconds"), yi = se("minutes"), wi = se("hours"), gi = se("days"), pi = se("months"), ki = se("years");
2431
2431
  function Si() {
2432
- return x(this.days() / 7);
2432
+ return R(this.days() / 7);
2433
2433
  }
2434
2434
  var V = Math.round, ie = {
2435
2435
  ss: 44,
@@ -2474,7 +2474,7 @@ function je() {
2474
2474
  if (!this.isValid())
2475
2475
  return this.localeData().invalidDate();
2476
2476
  var e = $e(this._milliseconds) / 1e3, t = $e(this._days), r = $e(this._months), s, a, n, i, u = this.asSeconds(), f, _, O, A;
2477
- return u ? (s = x(e / 60), a = x(s / 60), e %= 60, s %= 60, n = x(r / 12), r %= 12, i = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", f = u < 0 ? "-" : "", _ = ae(this._months) !== ae(u) ? "-" : "", O = ae(this._days) !== ae(u) ? "-" : "", A = ae(this._milliseconds) !== ae(u) ? "-" : "", f + "P" + (n ? _ + n + "Y" : "") + (r ? _ + r + "M" : "") + (t ? O + t + "D" : "") + (a || s || e ? "T" : "") + (a ? A + a + "H" : "") + (s ? A + s + "M" : "") + (e ? A + i + "S" : "")) : "P0D";
2477
+ return u ? (s = R(e / 60), a = R(s / 60), e %= 60, s %= 60, n = R(r / 12), r %= 12, i = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", f = u < 0 ? "-" : "", _ = ae(this._months) !== ae(u) ? "-" : "", O = ae(this._days) !== ae(u) ? "-" : "", A = ae(this._milliseconds) !== ae(u) ? "-" : "", f + "P" + (n ? _ + n + "Y" : "") + (r ? _ + r + "M" : "") + (t ? O + t + "D" : "") + (a || s || e ? "T" : "") + (a ? A + a + "H" : "") + (s ? A + s + "M" : "") + (e ? A + i + "S" : "")) : "P0D";
2478
2478
  }
2479
2479
  var y = Ve.prototype;
2480
2480
  y.isValid = ga;
@@ -2509,7 +2509,7 @@ y.toString = je;
2509
2509
  y.toJSON = je;
2510
2510
  y.locale = lr;
2511
2511
  y.localeData = dr;
2512
- y.toIsoString = R(
2512
+ y.toIsoString = x(
2513
2513
  "toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
2514
2514
  je
2515
2515
  );
@@ -2582,7 +2582,7 @@ const Ti = {
2582
2582
  }
2583
2583
  };
2584
2584
  }
2585
- }, bi = () => import("./info-B0qHcNt0.mjs"), xi = [
2585
+ }, bi = () => import("./info-BTk1tfxG.mjs"), Ri = [
2586
2586
  {
2587
2587
  path: "/raworder",
2588
2588
  component: Mr,
@@ -2602,7 +2602,7 @@ const Ti = {
2602
2602
  }
2603
2603
  ]
2604
2604
  }
2605
- ], Ri = {}, Pi = {
2605
+ ], xi = {}, Pi = {
2606
2606
  // 商品评价
2607
2607
  goodsAppraises: {
2608
2608
  appraiseRange: "评价时间",
@@ -2650,6 +2650,7 @@ const Ti = {
2650
2650
  status: "状态",
2651
2651
  customInfo: "自定义信息",
2652
2652
  appraisesStatus: "评价状态",
2653
+ appraisesStatusRequired: "请选择评价状态",
2653
2654
  salesPrice: "订单金额",
2654
2655
  salesPriceRequired: "请输入订单金额",
2655
2656
  freightPrice: "运费金额",
@@ -2740,11 +2741,11 @@ function Ni(e) {
2740
2741
  let t = e.global.getLocaleMessage("zh-cn");
2741
2742
  t = Dt(t, Pi);
2742
2743
  let r = e.global.getLocaleMessage("en");
2743
- r = Dt(r, Ri), e.global.setLocaleMessage("zh-cn", t), e.global.setLocaleMessage("en", r);
2744
+ r = Dt(r, xi), e.global.setLocaleMessage("zh-cn", t), e.global.setLocaleMessage("en", r);
2744
2745
  }
2745
- const Wi = /* @__PURE__ */ Object.assign({ "./views/order/order-appraises/index.vue": () => import("./index-D3YsBDBM.mjs"), "./views/order/order-appraises/reply.vue": () => import("./reply-BWKE7lzJ.mjs"), "./views/order/order-info/deliver.vue": () => import("./deliver-DgeAQGWF.mjs"), "./views/order/order-info/edit.vue": () => import("./edit-Deg6r27i.mjs"), "./views/order/order-info/index.vue": () => import("./index-DPz3N69v.mjs"), "./views/order/order-info/info.vue": () => import("./info-B0qHcNt0.mjs"), "./views/order/order-info/orderList.vue": () => import("./orderList-BW_UVwjI.mjs"), "./views/order/order-info/viewLogist.vue": () => import("./viewLogist-CHiDaaZx.mjs"), "./views/order/order-refunds/index.vue": () => import("./index-BU69SZYW.mjs"), "./views/order/order-refunds/info.vue": () => import("./info-CnZwG4mF.mjs"), "./views/order/order-refunds/review.vue": () => import("./review-DH5466Un.mjs") }), Ci = {
2746
+ 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-xdoW8QbQ.mjs"), "./views/order/order-info/edit.vue": () => import("./edit-syt7QO1o.mjs"), "./views/order/order-info/index.vue": () => import("./index-BLRxuHHW.mjs"), "./views/order/order-info/info.vue": () => import("./info-BTk1tfxG.mjs"), "./views/order/order-info/orderList.vue": () => import("./orderList-DwZHCYtT.mjs"), "./views/order/order-info/viewLogist.vue": () => import("./viewLogist-CHiDaaZx.mjs"), "./views/order/order-refunds/index.vue": () => import("./index-B9DBGDon.mjs"), "./views/order/order-refunds/info.vue": () => import("./info-Lp4w5kOC.mjs"), "./views/order/order-refunds/review.vue": () => import("./review-DH5466Un.mjs") }), Ci = {
2746
2747
  install(e) {
2747
- vr(Wi, 7), Ni(Yr), e.use(Ti), Dr(xi);
2748
+ vr(Wi, 7), Ni(Yr), e.use(Ti), Dr(Ri);
2748
2749
  }
2749
2750
  };
2750
2751
  export {
@@ -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-DG1nqqf-.mjs";
7
- import { _ as ie } from "./edit.vue_vue_type_script_setup_true_lang-UITF3LcS.mjs";
8
- import { _ as ae } from "./deliver.vue_vue_type_script_setup_true_lang-C3td_yoA.mjs";
6
+ import { o as re } from "./index-BZHtbIZR.mjs";
7
+ import { _ as ie } from "./edit.vue_vue_type_script_setup_true_lang-CDDwv_I0.mjs";
8
+ import { _ as ae } from "./deliver.vue_vue_type_script_setup_true_lang-KNWXpWfJ.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,4 +1,4 @@
1
- import { _ as f } from "./info.vue_vue_type_script_setup_true_lang-DKGqSw6X.mjs";
1
+ import { _ as f } from "./info.vue_vue_type_script_setup_true_lang-Dj376rSp.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -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-DG1nqqf-.mjs";
4
+ import { o as K } from "./index-BZHtbIZR.mjs";
5
5
  const L = { class: "mobileStyle" }, z = /* @__PURE__ */ N({
6
6
  __name: "info",
7
7
  props: {
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./orderList.vue_vue_type_script_setup_true_lang-Dee_j5c-.mjs";
1
+ import { _ as f } from "./orderList.vue_vue_type_script_setup_true_lang-DzVibte6.mjs";
2
2
  export {
3
3
  f as default
4
4
  };