ui-process-h5 2.5.12 → 2.5.14-beta

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.
@@ -283,7 +283,7 @@ var j = function() {
283
283
  var s = new j();
284
284
  return s.text = e, s.isComment = !0, s;
285
285
  };
286
- function He(e) {
286
+ function _e(e) {
287
287
  return new j(void 0, void 0, void 0, String(e));
288
288
  }
289
289
  function us(e) {
@@ -308,7 +308,7 @@ var Ut = function() {
308
308
  }
309
309
  return s;
310
310
  }, Ut.apply(this, arguments);
311
- }, Yn = 0, Ot = [], Hn = function() {
311
+ }, Yn = 0, Ot = [], _n = function() {
312
312
  for (var e = 0; e < Ot.length; e++) {
313
313
  var s = Ot[e];
314
314
  s.subs = s.subs.filter(function(t) {
@@ -347,7 +347,7 @@ function et(e) {
347
347
  function tt() {
348
348
  St.pop(), te.target = St[St.length - 1];
349
349
  }
350
- var Ma = Array.prototype, Vt = Object.create(Ma), _n = [
350
+ var Ma = Array.prototype, Vt = Object.create(Ma), Hn = [
351
351
  "push",
352
352
  "pop",
353
353
  "shift",
@@ -356,7 +356,7 @@ var Ma = Array.prototype, Vt = Object.create(Ma), _n = [
356
356
  "sort",
357
357
  "reverse"
358
358
  ];
359
- _n.forEach(function(e) {
359
+ Hn.forEach(function(e) {
360
360
  var s = Ma[e];
361
361
  Ie(Vt, e, function() {
362
362
  for (var i = [], a = 0; a < arguments.length; a++)
@@ -538,24 +538,24 @@ function ds(e, s, t) {
538
538
  }
539
539
  });
540
540
  }
541
- var _, Xn = function() {
541
+ var H, Xn = function() {
542
542
  function e(s) {
543
- s === void 0 && (s = !1), this.detached = s, this.active = !0, this.effects = [], this.cleanups = [], this.parent = _, !s && _ && (this.index = (_.scopes || (_.scopes = [])).push(this) - 1);
543
+ s === void 0 && (s = !1), this.detached = s, this.active = !0, this.effects = [], this.cleanups = [], this.parent = H, !s && H && (this.index = (H.scopes || (H.scopes = [])).push(this) - 1);
544
544
  }
545
545
  return e.prototype.run = function(s) {
546
546
  if (this.active) {
547
- var t = _;
547
+ var t = H;
548
548
  try {
549
- return _ = this, s();
549
+ return H = this, s();
550
550
  } finally {
551
- _ = t;
551
+ H = t;
552
552
  }
553
553
  } else
554
554
  process.env.NODE_ENV !== "production" && m("cannot run an inactive effect scope.");
555
555
  }, e.prototype.on = function() {
556
- _ = this;
556
+ H = this;
557
557
  }, e.prototype.off = function() {
558
- _ = this.parent;
558
+ H = this.parent;
559
559
  }, e.prototype.stop = function(s) {
560
560
  if (this.active) {
561
561
  var t = void 0, i = void 0;
@@ -575,7 +575,7 @@ var _, Xn = function() {
575
575
  }, e;
576
576
  }();
577
577
  function $n(e, s) {
578
- s === void 0 && (s = _), s && s.active && s.effects.push(e);
578
+ s === void 0 && (s = H), s && s.active && s.effects.push(e);
579
579
  }
580
580
  function er(e) {
581
581
  var s = e._provided, t = e.$parent && e.$parent._provided;
@@ -654,7 +654,7 @@ function sr(e) {
654
654
  return e;
655
655
  }
656
656
  function Ms(e) {
657
- return fe(e) ? [He(e)] : I(e) ? Va(e) : void 0;
657
+ return fe(e) ? [_e(e)] : I(e) ? Va(e) : void 0;
658
658
  }
659
659
  function it(e) {
660
660
  return d(e) && d(e.text) && Mn(e.isComment);
@@ -662,7 +662,7 @@ function it(e) {
662
662
  function Va(e, s) {
663
663
  var t = [], i, a, n, r;
664
664
  for (i = 0; i < e.length; i++)
665
- a = e[i], !(C(a) || typeof a == "boolean") && (n = t.length - 1, r = t[n], I(a) ? a.length > 0 && (a = Va(a, "".concat(s || "", "_").concat(i)), it(a[0]) && it(r) && (t[n] = He(r.text + a[0].text), a.shift()), t.push.apply(t, a)) : fe(a) ? it(r) ? t[n] = He(r.text + a) : a !== "" && t.push(He(a)) : it(a) && it(r) ? t[n] = He(r.text + a.text) : (S(e._isVList) && d(a.tag) && C(a.key) && d(s) && (a.key = "__vlist".concat(s, "_").concat(i, "__")), t.push(a)));
665
+ a = e[i], !(C(a) || typeof a == "boolean") && (n = t.length - 1, r = t[n], I(a) ? a.length > 0 && (a = Va(a, "".concat(s || "", "_").concat(i)), it(a[0]) && it(r) && (t[n] = _e(r.text + a[0].text), a.shift()), t.push.apply(t, a)) : fe(a) ? it(r) ? t[n] = _e(r.text + a) : a !== "" && t.push(_e(a)) : it(a) && it(r) ? t[n] = _e(r.text + a.text) : (S(e._isVList) && d(a.tag) && C(a.key) && d(s) && (a.key = "__vlist".concat(s, "_").concat(i, "__")), t.push(a)));
666
666
  return t;
667
667
  }
668
668
  function ir(e, s) {
@@ -778,7 +778,7 @@ function dr(e, s) {
778
778
  return typeof e == "string" ? s + e : e;
779
779
  }
780
780
  function qa(e) {
781
- e._o = cr, e._n = lt, e._s = Pn, e._l = ir, e._t = ar, e._q = Ve, e._i = xa, e._m = lr, e._f = nr, e._k = rr, e._b = or, e._v = He, e._e = Qe, e._u = Ja, e._g = pr, e._d = ur, e._p = dr;
781
+ e._o = cr, e._n = lt, e._s = Pn, e._l = ir, e._t = ar, e._q = Ve, e._i = xa, e._m = lr, e._f = nr, e._k = rr, e._b = or, e._v = _e, e._e = Qe, e._u = Ja, e._g = pr, e._d = ur, e._p = dr;
782
782
  }
783
783
  function Ps(e, s) {
784
784
  if (!e || !e.length)
@@ -1144,7 +1144,7 @@ var Dr = 0, Ls = function() {
1144
1144
  function e(s, t, i, a, n) {
1145
1145
  $n(
1146
1146
  this,
1147
- _ && !_._vm ? _ : s ? s._scope : void 0
1147
+ H && !H._vm ? H : s ? s._scope : void 0
1148
1148
  ), (this.vm = s) && n && (s._watcher = this), a ? (this.deep = !!a.deep, this.user = !!a.user, this.lazy = !!a.lazy, this.sync = !!a.sync, this.before = a.before, process.env.NODE_ENV !== "production" && (this.onTrack = a.onTrack, this.onTrigger = a.onTrigger)) : this.deep = this.user = this.lazy = this.sync = !1, this.cb = i, this.id = ++Dr, this.active = !0, this.post = !1, this.dirty = this.lazy, this.deps = [], this.newDeps = [], this.depIds = new ct(), this.newDepIds = new ct(), this.expression = process.env.NODE_ENV !== "production" ? t.toString() : "", O(t) ? this.getter = t : (this.getter = Rn(t), this.getter || (this.getter = Q, process.env.NODE_ENV !== "production" && m('Failed watching path: "'.concat(t, '" ') + "Watcher only accepts simple dot-delimited paths. For full control, use a function instead.", s))), this.value = this.lazy ? void 0 : this.get();
1149
1149
  }
1150
1150
  return e.prototype.get = function() {
@@ -1209,7 +1209,7 @@ if (process.env.NODE_ENV !== "production") {
1209
1209
  function Or(e) {
1210
1210
  e._events = /* @__PURE__ */ Object.create(null), e._hasHookEvent = !1;
1211
1211
  var s = e.$options._parentListeners;
1212
- s && Ha(e, s);
1212
+ s && _a(e, s);
1213
1213
  }
1214
1214
  var ut;
1215
1215
  function Sr(e, s) {
@@ -1225,7 +1225,7 @@ function Pr(e, s) {
1225
1225
  a !== null && t.$off(e, i);
1226
1226
  };
1227
1227
  }
1228
- function Ha(e, s, t) {
1228
+ function _a(e, s, t) {
1229
1229
  ut = e, Ua(s, t || {}, Sr, Mr, Pr, e), ut = void 0;
1230
1230
  }
1231
1231
  function Qr(e) {
@@ -1280,7 +1280,7 @@ function Qr(e) {
1280
1280
  };
1281
1281
  }
1282
1282
  var Le = null, dt = !1;
1283
- function _a(e) {
1283
+ function Ha(e) {
1284
1284
  var s = Le;
1285
1285
  return Le = e, function() {
1286
1286
  Le = s;
@@ -1297,7 +1297,7 @@ function Lr(e) {
1297
1297
  }
1298
1298
  function Fr(e) {
1299
1299
  e.prototype._update = function(s, t) {
1300
- var i = this, a = i.$el, n = i._vnode, r = _a(i);
1300
+ var i = this, a = i.$el, n = i._vnode, r = Ha(i);
1301
1301
  i._vnode = s, n ? i.$el = i.__patch__(n, s) : i.$el = i.__patch__(i.$el, s, t, !1), r(), a && (a.__vue__ = null), i.$el && (i.$el.__vue__ = i);
1302
1302
  for (var o = i; o && o.$vnode && o.$parent && o.$vnode === o.$parent._vnode; )
1303
1303
  o.$parent.$el = o.$el, o = o.$parent;
@@ -1347,10 +1347,10 @@ function Vr(e, s, t, i, a) {
1347
1347
  var h = i.data.attrs || q;
1348
1348
  e._attrsProxy && Gt(e._attrsProxy, h, u.data && u.data.attrs || q, e, "$attrs") && (l = !0), e.$attrs = h, t = t || q;
1349
1349
  var g = e.$options._parentListeners;
1350
- if (e._listenersProxy && Gt(e._listenersProxy, t, g || q, e, "$listeners"), e.$listeners = e.$options._parentListeners = t, Ha(e, t, g), s && e.$options.props) {
1350
+ if (e._listenersProxy && Gt(e._listenersProxy, t, g || q, e, "$listeners"), e.$listeners = e.$options._parentListeners = t, _a(e, t, g), s && e.$options.props) {
1351
1351
  be(!1);
1352
- for (var v = e._props, k = e.$options._propKeys || [], M = 0; M < k.length; M++) {
1353
- var G = k[M], oe = e.$options.props;
1352
+ for (var v = e._props, k = e.$options._propKeys || [], P = 0; P < k.length; P++) {
1353
+ var G = k[P], oe = e.$options.props;
1354
1354
  v[G] = Ks(G, oe, s, e);
1355
1355
  }
1356
1356
  be(!0), e.$options.propsData = s;
@@ -1394,9 +1394,9 @@ function W(e, s, t, i) {
1394
1394
  Ne(n[o], e, t || null, e, r);
1395
1395
  e._hasHookEvent && e.$emit("hook:" + s), i && Te(a), tt();
1396
1396
  }
1397
- var Gr = 100, ue = [], Us = [], ht = {}, Pt = {}, vs = !1, Vs = !1, _e = 0;
1397
+ var Gr = 100, ue = [], Us = [], ht = {}, Pt = {}, vs = !1, Vs = !1, He = 0;
1398
1398
  function Jr() {
1399
- _e = ue.length = Us.length = 0, ht = {}, process.env.NODE_ENV !== "production" && (Pt = {}), vs = Vs = !1;
1399
+ He = ue.length = Us.length = 0, ht = {}, process.env.NODE_ENV !== "production" && (Pt = {}), vs = Vs = !1;
1400
1400
  }
1401
1401
  var za = 0, ys = Date.now;
1402
1402
  if (K && !Xe) {
@@ -1416,13 +1416,13 @@ var qr = function(e, s) {
1416
1416
  function Ai() {
1417
1417
  za = ys(), Vs = !0;
1418
1418
  var e, s;
1419
- for (ue.sort(qr), _e = 0; _e < ue.length; _e++)
1420
- if (e = ue[_e], e.before && e.before(), s = e.id, ht[s] = null, e.run(), process.env.NODE_ENV !== "production" && ht[s] != null && (Pt[s] = (Pt[s] || 0) + 1, Pt[s] > Gr)) {
1419
+ for (ue.sort(qr), He = 0; He < ue.length; He++)
1420
+ if (e = ue[He], e.before && e.before(), s = e.id, ht[s] = null, e.run(), process.env.NODE_ENV !== "production" && ht[s] != null && (Pt[s] = (Pt[s] || 0) + 1, Pt[s] > Gr)) {
1421
1421
  m("You may have an infinite update loop " + (e.user ? 'in watcher with expression "'.concat(e.expression, '"') : "in a component render function."), e.vm);
1422
1422
  break;
1423
1423
  }
1424
1424
  var t = Us.slice(), i = ue.slice();
1425
- Jr(), Kr(t), Rr(i), Hn(), Ft && x.devtools && Ft.emit("flush");
1425
+ Jr(), Kr(t), Rr(i), _n(), Ft && x.devtools && Ft.emit("flush");
1426
1426
  }
1427
1427
  function Rr(e) {
1428
1428
  for (var s = e.length; s--; ) {
@@ -1443,7 +1443,7 @@ function Yr(e) {
1443
1443
  if (ht[s] = !0, !Vs)
1444
1444
  ue.push(e);
1445
1445
  else {
1446
- for (var t = ue.length - 1; t > _e && ue[t].id > e.id; )
1446
+ for (var t = ue.length - 1; t > He && ue[t].id > e.id; )
1447
1447
  t--;
1448
1448
  ue.splice(t + 1, 0, e);
1449
1449
  }
@@ -1456,7 +1456,7 @@ function Yr(e) {
1456
1456
  }
1457
1457
  }
1458
1458
  }
1459
- function Hr(e) {
1459
+ function _r(e) {
1460
1460
  var s = e.$options.provide;
1461
1461
  if (s) {
1462
1462
  var t = O(s) ? s.call(e) : s;
@@ -1468,7 +1468,7 @@ function Hr(e) {
1468
1468
  }
1469
1469
  }
1470
1470
  }
1471
- function _r(e) {
1471
+ function Hr(e) {
1472
1472
  var s = Xa(e.$options.inject, e);
1473
1473
  s && (be(!1), Object.keys(s).forEach(function(t) {
1474
1474
  process.env.NODE_ENV !== "production" ? se(e, t, s[t], function() {
@@ -1506,8 +1506,8 @@ function Gs(e, s, t, i, a) {
1506
1506
  return ot(i, e.scopedSlots, this.slots());
1507
1507
  }
1508
1508
  }), l && (this.$options = r, this.$slots = this.slots(), this.$scopedSlots = ot(i, e.scopedSlots, this.$slots)), r._scopeId ? this._c = function(h, g, v, k) {
1509
- var M = Jt(o, h, g, v, k, u);
1510
- return M && !I(M) && (M.fnScopeId = r._scopeId, M.fnContext = i), M;
1509
+ var P = Jt(o, h, g, v, k, u);
1510
+ return P && !I(P) && (P.fnScopeId = r._scopeId, P.fnContext = i), P;
1511
1511
  } : this._c = function(h, g, v, k) {
1512
1512
  return Jt(o, h, g, v, k, u);
1513
1513
  };
@@ -1579,7 +1579,7 @@ function Ii(e, s, t, i, a) {
1579
1579
  var r;
1580
1580
  if (C(e.cid) && (r = e, e = br(r, n), e === void 0))
1581
1581
  return Tr(r, s, t, i, a);
1582
- s = s || {}, Hs(e), d(s.model) && $r(e.options, s);
1582
+ s = s || {}, _s(e), d(s.model) && $r(e.options, s);
1583
1583
  var o = tr(s, e, a);
1584
1584
  if (S(e.options.functional))
1585
1585
  return Wr(e, o, s, t, i);
@@ -2120,7 +2120,7 @@ function Mo(e) {
2120
2120
  var t = this;
2121
2121
  t._uid = So++;
2122
2122
  var i, a;
2123
- process.env.NODE_ENV !== "production" && x.performance && ae && (i = "vue-perf-start:".concat(t._uid), a = "vue-perf-end:".concat(t._uid), ae(i)), t._isVue = !0, t.__v_skip = !0, t._scope = new Xn(!0), t._scope._vm = !0, s && s._isComponent ? Po(t, s) : t.$options = Ge(Hs(t.constructor), s || {}, t), process.env.NODE_ENV !== "production" ? en(t) : t._renderProxy = t, t._self = t, Lr(t), Or(t), Cr(t), W(t, "beforeCreate", void 0, !1), _r(t), bo(t), Hr(t), W(t, "created"), process.env.NODE_ENV !== "production" && x.performance && ae && (t._name = Me(t, !1), ae(a), Rt("vue ".concat(t._name, " init"), i, a)), t.$options.el && t.$mount(t.$options.el);
2123
+ process.env.NODE_ENV !== "production" && x.performance && ae && (i = "vue-perf-start:".concat(t._uid), a = "vue-perf-end:".concat(t._uid), ae(i)), t._isVue = !0, t.__v_skip = !0, t._scope = new Xn(!0), t._scope._vm = !0, s && s._isComponent ? Po(t, s) : t.$options = Ge(_s(t.constructor), s || {}, t), process.env.NODE_ENV !== "production" ? en(t) : t._renderProxy = t, t._self = t, Lr(t), Or(t), Cr(t), W(t, "beforeCreate", void 0, !1), Hr(t), bo(t), _r(t), W(t, "created"), process.env.NODE_ENV !== "production" && x.performance && ae && (t._name = Me(t, !1), ae(a), Rt("vue ".concat(t._name, " init"), i, a)), t.$options.el && t.$mount(t.$options.el);
2124
2124
  };
2125
2125
  }
2126
2126
  function Po(e, s) {
@@ -2129,10 +2129,10 @@ function Po(e, s) {
2129
2129
  var a = i.componentOptions;
2130
2130
  t.propsData = a.propsData, t._parentListeners = a.listeners, t._renderChildren = a.children, t._componentTag = a.tag, s.render && (t.render = s.render, t.staticRenderFns = s.staticRenderFns);
2131
2131
  }
2132
- function Hs(e) {
2132
+ function _s(e) {
2133
2133
  var s = e.options;
2134
2134
  if (e.super) {
2135
- var t = Hs(e.super), i = e.superOptions;
2135
+ var t = _s(e.super), i = e.superOptions;
2136
2136
  if (t !== i) {
2137
2137
  e.superOptions = t;
2138
2138
  var a = Qo(e);
@@ -2147,14 +2147,14 @@ function Qo(e) {
2147
2147
  t[a] !== i[a] && (s || (s = {}), s[a] = t[a]);
2148
2148
  return s;
2149
2149
  }
2150
- function P(e) {
2151
- process.env.NODE_ENV !== "production" && !(this instanceof P) && m("Vue is a constructor and should be called with the `new` keyword"), this._init(e);
2150
+ function M(e) {
2151
+ process.env.NODE_ENV !== "production" && !(this instanceof M) && m("Vue is a constructor and should be called with the `new` keyword"), this._init(e);
2152
2152
  }
2153
- Mo(P);
2154
- Oo(P);
2155
- Qr(P);
2156
- Fr(P);
2157
- Ir(P);
2153
+ Mo(M);
2154
+ Oo(M);
2155
+ Qr(M);
2156
+ Fr(M);
2157
+ Ir(M);
2158
2158
  function Lo(e) {
2159
2159
  e.use = function(s) {
2160
2160
  var t = this._installedPlugins || (this._installedPlugins = []);
@@ -2298,27 +2298,27 @@ function jo(e) {
2298
2298
  e.options[t + "s"] = /* @__PURE__ */ Object.create(null);
2299
2299
  }), e.options._base = e, D(e.options.components, Ro), Lo(e), Fo(e), Uo(e), Jo(e);
2300
2300
  }
2301
- jo(P);
2302
- Object.defineProperty(P.prototype, "$isServer", {
2301
+ jo(M);
2302
+ Object.defineProperty(M.prototype, "$isServer", {
2303
2303
  get: At
2304
2304
  });
2305
- Object.defineProperty(P.prototype, "$ssrContext", {
2305
+ Object.defineProperty(M.prototype, "$ssrContext", {
2306
2306
  get: function() {
2307
2307
  return this.$vnode && this.$vnode.ssrContext;
2308
2308
  }
2309
2309
  });
2310
- Object.defineProperty(P, "FunctionalRenderContext", {
2310
+ Object.defineProperty(M, "FunctionalRenderContext", {
2311
2311
  value: Gs
2312
2312
  });
2313
- P.version = xr;
2314
- var Ko = Z("style,class"), Yo = Z("input,textarea,option,select,progress"), Ho = function(e, s, t) {
2313
+ M.version = xr;
2314
+ var Ko = Z("style,class"), Yo = Z("input,textarea,option,select,progress"), _o = function(e, s, t) {
2315
2315
  return t === "value" && Yo(e) && s !== "button" || t === "selected" && e === "option" || t === "checked" && e === "input" || t === "muted" && e === "video";
2316
- }, sn = Z("contenteditable,draggable,spellcheck"), _o = Z("events,caret,typing,plaintext-only"), Wo = function(e, s) {
2317
- return Yt(s) || s === "false" ? "false" : e === "contenteditable" && _o(s) ? s : "true";
2318
- }, Zo = Z("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"), Ts = "http://www.w3.org/1999/xlink", _s = function(e) {
2316
+ }, sn = Z("contenteditable,draggable,spellcheck"), Ho = Z("events,caret,typing,plaintext-only"), Wo = function(e, s) {
2317
+ return Yt(s) || s === "false" ? "false" : e === "contenteditable" && Ho(s) ? s : "true";
2318
+ }, Zo = Z("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"), Ts = "http://www.w3.org/1999/xlink", Hs = function(e) {
2319
2319
  return e.charAt(5) === ":" && e.slice(0, 5) === "xlink";
2320
2320
  }, an = function(e) {
2321
- return _s(e) ? e.slice(6, e.length) : "";
2321
+ return Hs(e) ? e.slice(6, e.length) : "";
2322
2322
  }, Yt = function(e) {
2323
2323
  return e == null || e === !1;
2324
2324
  };
@@ -2520,7 +2520,7 @@ function Tl(e) {
2520
2520
  function g(p, c, f, A, y, N, b) {
2521
2521
  if (d(p.elm) && d(N) && (p = N[b] = us(p)), p.isRootInsert = !y, !v(p, c, f, A)) {
2522
2522
  var T = p.data, B = p.children, E = p.tag;
2523
- d(E) ? (process.env.NODE_ENV !== "production" && (T && T.pre && h++, u(p, h) && m("Unknown custom element: <" + E + '> - did you register the component correctly? For recursive components, make sure to provide the "name" option.', p.context)), p.elm = p.ns ? n.createElementNS(p.ns, E) : n.createElement(E, p), Be(p), oe(p, B, c), d(T) && H(p, c), G(f, p.elm, A), process.env.NODE_ENV !== "production" && T && T.pre && h--) : S(p.isComment) ? (p.elm = n.createComment(p.text), G(f, p.elm, A)) : (p.elm = n.createTextNode(p.text), G(f, p.elm, A));
2523
+ d(E) ? (process.env.NODE_ENV !== "production" && (T && T.pre && h++, u(p, h) && m("Unknown custom element: <" + E + '> - did you register the component correctly? For recursive components, make sure to provide the "name" option.', p.context)), p.elm = p.ns ? n.createElementNS(p.ns, E) : n.createElement(E, p), Be(p), oe(p, B, c), d(T) && _(p, c), G(f, p.elm, A), process.env.NODE_ENV !== "production" && T && T.pre && h--) : S(p.isComment) ? (p.elm = n.createComment(p.text), G(f, p.elm, A)) : (p.elm = n.createTextNode(p.text), G(f, p.elm, A));
2524
2524
  }
2525
2525
  }
2526
2526
  function v(p, c, f, A) {
@@ -2528,13 +2528,13 @@ function Tl(e) {
2528
2528
  if (d(y)) {
2529
2529
  var N = d(p.componentInstance) && y.keepAlive;
2530
2530
  if (d(y = y.hook) && d(y = y.init) && y(p, !1), d(p.componentInstance))
2531
- return k(p, c), G(f, p.elm, A), S(N) && M(p, c, f, A), !0;
2531
+ return k(p, c), G(f, p.elm, A), S(N) && P(p, c, f, A), !0;
2532
2532
  }
2533
2533
  }
2534
2534
  function k(p, c) {
2535
- d(p.data.pendingInsert) && (c.push.apply(c, p.data.pendingInsert), p.data.pendingInsert = null), p.elm = p.componentInstance.$el, Y(p) ? (H(p, c), Be(p)) : (We(p), c.push(p));
2535
+ d(p.data.pendingInsert) && (c.push.apply(c, p.data.pendingInsert), p.data.pendingInsert = null), p.elm = p.componentInstance.$el, Y(p) ? (_(p, c), Be(p)) : (We(p), c.push(p));
2536
2536
  }
2537
- function M(p, c, f, A) {
2537
+ function P(p, c, f, A) {
2538
2538
  for (var y, N = p; N.componentInstance; )
2539
2539
  if (N = N.componentInstance._vnode, d(y = N.data) && d(y = y.transition)) {
2540
2540
  for (y = 0; y < i.activate.length; ++y)
@@ -2560,7 +2560,7 @@ function Tl(e) {
2560
2560
  p = p.componentInstance._vnode;
2561
2561
  return d(p.tag);
2562
2562
  }
2563
- function H(p, c) {
2563
+ function _(p, c) {
2564
2564
  for (var f = 0; f < i.create.length; ++f)
2565
2565
  i.create[f](Ce, p);
2566
2566
  s = p.data.hook, d(s) && (d(s.create) && s.create(Ce, p), d(s.insert) && c.push(p));
@@ -2682,7 +2682,7 @@ function Tl(e) {
2682
2682
  var L = !1;
2683
2683
  for (var z in b)
2684
2684
  if (!Tt(z)) {
2685
- L = !0, H(c, f);
2685
+ L = !0, _(c, f);
2686
2686
  break;
2687
2687
  }
2688
2688
  !L && b.class && qt(b.class);
@@ -2810,11 +2810,11 @@ function Ui(e, s) {
2810
2810
  a = l[i], n = o[i], n !== a && Vi(r, i, a, s.data.pre);
2811
2811
  (Xe || xs) && l.value !== o.value && Vi(r, "value", l.value);
2812
2812
  for (i in o)
2813
- C(l[i]) && (_s(i) ? r.removeAttributeNS(Ts, an(i)) : sn(i) || r.removeAttribute(i));
2813
+ C(l[i]) && (Hs(i) ? r.removeAttributeNS(Ts, an(i)) : sn(i) || r.removeAttribute(i));
2814
2814
  }
2815
2815
  }
2816
2816
  function Vi(e, s, t, i) {
2817
- i || e.tagName.indexOf("-") > -1 ? Gi(e, s, t) : Zo(s) ? Yt(t) ? e.removeAttribute(s) : (t = s === "allowfullscreen" && e.tagName === "EMBED" ? "true" : s, e.setAttribute(s, t)) : sn(s) ? e.setAttribute(s, Wo(s, t)) : _s(s) ? Yt(t) ? e.removeAttributeNS(Ts, an(s)) : e.setAttributeNS(Ts, s, t) : Gi(e, s, t);
2817
+ i || e.tagName.indexOf("-") > -1 ? Gi(e, s, t) : Zo(s) ? Yt(t) ? e.removeAttribute(s) : (t = s === "allowfullscreen" && e.tagName === "EMBED" ? "true" : s, e.setAttribute(s, t)) : sn(s) ? e.setAttribute(s, Wo(s, t)) : Hs(s) ? Yt(t) ? e.removeAttributeNS(Ts, an(s)) : e.setAttributeNS(Ts, s, t) : Gi(e, s, t);
2818
2818
  }
2819
2819
  function Gi(e, s, t) {
2820
2820
  if (Yt(t))
@@ -3035,12 +3035,12 @@ function un(e) {
3035
3035
  if (!!e) {
3036
3036
  if (typeof e == "object") {
3037
3037
  var s = {};
3038
- return e.css !== !1 && D(s, Hi(e.name || "v")), D(s, e), s;
3038
+ return e.css !== !1 && D(s, _i(e.name || "v")), D(s, e), s;
3039
3039
  } else if (typeof e == "string")
3040
- return Hi(e);
3040
+ return _i(e);
3041
3041
  }
3042
3042
  }
3043
- var Hi = Je(function(e) {
3043
+ var _i = Je(function(e) {
3044
3044
  return {
3045
3045
  enterClass: "".concat(e, "-enter"),
3046
3046
  enterToClass: "".concat(e, "-enter-to"),
@@ -3049,14 +3049,14 @@ var Hi = Je(function(e) {
3049
3049
  leaveToClass: "".concat(e, "-leave-to"),
3050
3050
  leaveActiveClass: "".concat(e, "-leave-active")
3051
3051
  };
3052
- }), dn = K && !$e, Ye = "transition", os = "animation", Qt = "transition", Ht = "transitionend", ks = "animation", hn = "animationend";
3053
- dn && (window.ontransitionend === void 0 && window.onwebkittransitionend !== void 0 && (Qt = "WebkitTransition", Ht = "webkitTransitionEnd"), window.onanimationend === void 0 && window.onwebkitanimationend !== void 0 && (ks = "WebkitAnimation", hn = "webkitAnimationEnd"));
3054
- var _i = K ? window.requestAnimationFrame ? window.requestAnimationFrame.bind(window) : setTimeout : function(e) {
3052
+ }), dn = K && !$e, Ye = "transition", os = "animation", Qt = "transition", _t = "transitionend", ks = "animation", hn = "animationend";
3053
+ dn && (window.ontransitionend === void 0 && window.onwebkittransitionend !== void 0 && (Qt = "WebkitTransition", _t = "webkitTransitionEnd"), window.onanimationend === void 0 && window.onwebkitanimationend !== void 0 && (ks = "WebkitAnimation", hn = "webkitAnimationEnd"));
3054
+ var Hi = K ? window.requestAnimationFrame ? window.requestAnimationFrame.bind(window) : setTimeout : function(e) {
3055
3055
  return e();
3056
3056
  };
3057
3057
  function fn(e) {
3058
- _i(function() {
3059
- _i(e);
3058
+ Hi(function() {
3059
+ Hi(e);
3060
3060
  });
3061
3061
  }
3062
3062
  function Fe(e, s) {
@@ -3070,7 +3070,7 @@ function mn(e, s, t) {
3070
3070
  var i = gn(e, s), a = i.type, n = i.timeout, r = i.propCount;
3071
3071
  if (!a)
3072
3072
  return t();
3073
- var o = a === Ye ? Ht : hn, l = 0, u = function() {
3073
+ var o = a === Ye ? _t : hn, l = 0, u = function() {
3074
3074
  e.removeEventListener(o, h), t();
3075
3075
  }, h = function(g) {
3076
3076
  g.target === e && ++l >= r && u();
@@ -3106,11 +3106,11 @@ function Ns(e, s) {
3106
3106
  d(t._leaveCb) && (t._leaveCb.cancelled = !0, t._leaveCb());
3107
3107
  var i = un(e.data.transition);
3108
3108
  if (!C(i) && !(d(t._enterCb) || t.nodeType !== 1)) {
3109
- for (var a = i.css, n = i.type, r = i.enterClass, o = i.enterToClass, l = i.enterActiveClass, u = i.appearClass, h = i.appearToClass, g = i.appearActiveClass, v = i.beforeEnter, k = i.enter, M = i.afterEnter, G = i.enterCancelled, oe = i.beforeAppear, Y = i.appear, H = i.afterAppear, Be = i.appearCancelled, Re = i.duration, xe = Le, le = Le.$vnode; le && le.parent; )
3109
+ for (var a = i.css, n = i.type, r = i.enterClass, o = i.enterToClass, l = i.enterActiveClass, u = i.appearClass, h = i.appearToClass, g = i.appearActiveClass, v = i.beforeEnter, k = i.enter, P = i.afterEnter, G = i.enterCancelled, oe = i.beforeAppear, Y = i.appear, _ = i.afterAppear, Be = i.appearCancelled, Re = i.duration, xe = Le, le = Le.$vnode; le && le.parent; )
3110
3110
  xe = le.context, le = le.parent;
3111
3111
  var ee = !xe._isMounted || !e.isRootInsert;
3112
3112
  if (!(ee && !Y && Y !== "")) {
3113
- var st = ee && u ? u : r, je = ee && g ? g : l, It = ee && h ? h : o, ce = ee && oe || v, me = ee && O(Y) ? Y : k, De = ee && H || M, Tt = ee && Be || G, ge = lt(V(Re) ? Re.enter : Re);
3113
+ var st = ee && u ? u : r, je = ee && g ? g : l, It = ee && h ? h : o, ce = ee && oe || v, me = ee && O(Y) ? Y : k, De = ee && _ || P, Tt = ee && Be || G, ge = lt(V(Re) ? Re.enter : Re);
3114
3114
  process.env.NODE_ENV !== "production" && ge != null && vn(ge, "enter", e);
3115
3115
  var Ke = a !== !1 && !$e, p = Xs(me), c = t._enterCb = Lt(function() {
3116
3116
  Ke && (de(t, It), de(t, je)), c.cancelled ? (Ke && de(t, st), Tt && Tt(t)) : De && De(t), t._enterCb = null;
@@ -3132,16 +3132,16 @@ function An(e, s) {
3132
3132
  return s();
3133
3133
  if (d(t._leaveCb))
3134
3134
  return;
3135
- var a = i.css, n = i.type, r = i.leaveClass, o = i.leaveToClass, l = i.leaveActiveClass, u = i.beforeLeave, h = i.leave, g = i.afterLeave, v = i.leaveCancelled, k = i.delayLeave, M = i.duration, G = a !== !1 && !$e, oe = Xs(h), Y = lt(V(M) ? M.leave : M);
3135
+ var a = i.css, n = i.type, r = i.leaveClass, o = i.leaveToClass, l = i.leaveActiveClass, u = i.beforeLeave, h = i.leave, g = i.afterLeave, v = i.leaveCancelled, k = i.delayLeave, P = i.duration, G = a !== !1 && !$e, oe = Xs(h), Y = lt(V(P) ? P.leave : P);
3136
3136
  process.env.NODE_ENV !== "production" && d(Y) && vn(Y, "leave", e);
3137
- var H = t._leaveCb = Lt(function() {
3138
- t.parentNode && t.parentNode._pending && (t.parentNode._pending[e.key] = null), G && (de(t, o), de(t, l)), H.cancelled ? (G && de(t, r), v && v(t)) : (s(), g && g(t)), t._leaveCb = null;
3137
+ var _ = t._leaveCb = Lt(function() {
3138
+ t.parentNode && t.parentNode._pending && (t.parentNode._pending[e.key] = null), G && (de(t, o), de(t, l)), _.cancelled ? (G && de(t, r), v && v(t)) : (s(), g && g(t)), t._leaveCb = null;
3139
3139
  });
3140
3140
  k ? k(Be) : Be();
3141
3141
  function Be() {
3142
- H.cancelled || (!e.data.show && t.parentNode && ((t.parentNode._pending || (t.parentNode._pending = {}))[e.key] = e), u && u(t), G && (Fe(t, r), Fe(t, l), fn(function() {
3143
- de(t, r), H.cancelled || (Fe(t, o), oe || (yn(Y) ? setTimeout(H, Y) : mn(t, n, H)));
3144
- })), h && h(t, H), !G && !oe && H());
3142
+ _.cancelled || (!e.data.show && t.parentNode && ((t.parentNode._pending || (t.parentNode._pending = {}))[e.key] = e), u && u(t), G && (Fe(t, r), Fe(t, l), fn(function() {
3143
+ de(t, r), _.cancelled || (Fe(t, o), oe || (yn(Y) ? setTimeout(_, Y) : mn(t, n, _)));
3144
+ })), h && h(t, _), !G && !oe && _());
3145
3145
  }
3146
3146
  }
3147
3147
  function vn(e, s, t) {
@@ -3165,7 +3165,7 @@ var Kl = K ? {
3165
3165
  remove: function(e, s) {
3166
3166
  e.data.show !== !0 ? An(e, s) : s();
3167
3167
  }
3168
- } : {}, Yl = [Bl, xl, Pl, Ul, Rl, Kl], Hl = Yl.concat(wl), _l = Tl({ nodeOps: vl, modules: Hl });
3168
+ } : {}, Yl = [Bl, xl, Pl, Ul, Rl, Kl], _l = Yl.concat(wl), Hl = Tl({ nodeOps: vl, modules: _l });
3169
3169
  $e && document.addEventListener("selectionchange", function() {
3170
3170
  var e = document.activeElement;
3171
3171
  e && e.vmodel && $s(e, "input");
@@ -3174,12 +3174,12 @@ var Cn = {
3174
3174
  inserted: function(e, s, t, i) {
3175
3175
  t.tag === "select" ? (i.elm && !i.elm._vOptions ? ye(t, "postpatch", function() {
3176
3176
  Cn.componentUpdated(e, s, t);
3177
- }) : Xi(e, s, t.context), e._vOptions = [].map.call(e.options, _t)) : (t.tag === "textarea" || bs(e.type)) && (e._vModifiers = s.modifiers, s.modifiers.lazy || (e.addEventListener("compositionstart", Wl), e.addEventListener("compositionend", ta), e.addEventListener("change", ta), $e && (e.vmodel = !0)));
3177
+ }) : Xi(e, s, t.context), e._vOptions = [].map.call(e.options, Ht)) : (t.tag === "textarea" || bs(e.type)) && (e._vModifiers = s.modifiers, s.modifiers.lazy || (e.addEventListener("compositionstart", Wl), e.addEventListener("compositionend", ta), e.addEventListener("change", ta), $e && (e.vmodel = !0)));
3178
3178
  },
3179
3179
  componentUpdated: function(e, s, t) {
3180
3180
  if (t.tag === "select") {
3181
3181
  Xi(e, s, t.context);
3182
- var i = e._vOptions, a = e._vOptions = [].map.call(e.options, _t);
3182
+ var i = e._vOptions, a = e._vOptions = [].map.call(e.options, Ht);
3183
3183
  if (a.some(function(r, o) {
3184
3184
  return !Ve(r, i[o]);
3185
3185
  })) {
@@ -3204,8 +3204,8 @@ function $i(e, s, t) {
3204
3204
  }
3205
3205
  for (var n, r, o = 0, l = e.options.length; o < l; o++)
3206
3206
  if (r = e.options[o], a)
3207
- n = xa(i, _t(r)) > -1, r.selected !== n && (r.selected = n);
3208
- else if (Ve(_t(r), i)) {
3207
+ n = xa(i, Ht(r)) > -1, r.selected !== n && (r.selected = n);
3208
+ else if (Ve(Ht(r), i)) {
3209
3209
  e.selectedIndex !== o && (e.selectedIndex = o);
3210
3210
  return;
3211
3211
  }
@@ -3216,7 +3216,7 @@ function ea(e, s) {
3216
3216
  return !Ve(t, e);
3217
3217
  });
3218
3218
  }
3219
- function _t(e) {
3219
+ function Ht(e) {
3220
3220
  return "_value" in e ? e._value : e.value;
3221
3221
  }
3222
3222
  function Wl(e) {
@@ -3358,7 +3358,7 @@ var ic = {
3358
3358
  beforeMount: function() {
3359
3359
  var e = this, s = this._update;
3360
3360
  this._update = function(t, i) {
3361
- var a = _a(e);
3361
+ var a = Ha(e);
3362
3362
  e.__patch__(
3363
3363
  e._vnode,
3364
3364
  e.kept,
@@ -3393,8 +3393,8 @@ var ic = {
3393
3393
  !e.length || !this.hasMove(e[0].elm, s) || (e.forEach(ac), e.forEach(nc), e.forEach(rc), this._reflow = document.body.offsetHeight, e.forEach(function(t) {
3394
3394
  if (t.data.moved) {
3395
3395
  var i = t.elm, a = i.style;
3396
- Fe(i, s), a.transform = a.WebkitTransform = a.transitionDuration = "", i.addEventListener(Ht, i._moveCb = function n(r) {
3397
- r && r.target !== i || (!r || /transform$/.test(r.propertyName)) && (i.removeEventListener(Ht, n), i._moveCb = null, de(i, s));
3396
+ Fe(i, s), a.transform = a.WebkitTransform = a.transitionDuration = "", i.addEventListener(_t, i._moveCb = function n(r) {
3397
+ r && r.target !== i || (!r || /transform$/.test(r.propertyName)) && (i.removeEventListener(_t, n), i._moveCb = null, de(i, s));
3398
3398
  });
3399
3399
  }
3400
3400
  }));
@@ -3432,23 +3432,24 @@ var oc = {
3432
3432
  Transition: sc,
3433
3433
  TransitionGroup: ic
3434
3434
  };
3435
- P.config.mustUseProp = Ho;
3436
- P.config.isReservedTag = nn;
3437
- P.config.isReservedAttr = Ko;
3438
- P.config.getTagNamespace = il;
3439
- P.config.isUnknownElement = al;
3440
- D(P.options.directives, zl);
3441
- D(P.options.components, oc);
3442
- P.prototype.__patch__ = K ? _l : Q;
3443
- P.prototype.$mount = function(e, s) {
3435
+ M.config.mustUseProp = _o;
3436
+ M.config.isReservedTag = nn;
3437
+ M.config.isReservedAttr = Ko;
3438
+ M.config.getTagNamespace = il;
3439
+ M.config.isUnknownElement = al;
3440
+ D(M.options.directives, zl);
3441
+ D(M.options.components, oc);
3442
+ M.prototype.__patch__ = K ? Hl : Q;
3443
+ M.prototype.$mount = function(e, s) {
3444
3444
  return e = e && K ? nl(e) : void 0, Ur(this, e, s);
3445
3445
  };
3446
3446
  K && setTimeout(function() {
3447
- x.devtools && (Ft ? Ft.emit("init", P) : process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && console[console.info ? "info" : "log"](`Download the Vue Devtools extension for a better development experience:
3447
+ x.devtools && (Ft ? Ft.emit("init", M) : process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && console[console.info ? "info" : "log"](`Download the Vue Devtools extension for a better development experience:
3448
3448
  https://github.com/vuejs/vue-devtools`)), process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && x.productionTip !== !1 && typeof console < "u" && console[console.info ? "info" : "log"](`You are running Vue in development mode.
3449
3449
  Make sure to turn on production mode when deploying for production.
3450
3450
  See more tips at https://vuejs.org/guide/deployment.html`);
3451
3451
  }, 0);
3452
+ M.util.warn;
3452
3453
  const lc = {
3453
3454
  name: "TopPopup",
3454
3455
  props: {
@@ -3606,8 +3607,8 @@ function F(e, s, t, i, a, n, r, o) {
3606
3607
  if (l.functional) {
3607
3608
  l._injectStyles = u;
3608
3609
  var h = l.render;
3609
- l.render = function(k, M) {
3610
- return u.call(M), h(k, M);
3610
+ l.render = function(k, P) {
3611
+ return u.call(P), h(k, P);
3611
3612
  };
3612
3613
  } else {
3613
3614
  var g = l.beforeCreate;
@@ -3625,7 +3626,7 @@ var uc = /* @__PURE__ */ F(
3625
3626
  pc,
3626
3627
  !1,
3627
3628
  dc,
3628
- "5e392d42",
3629
+ "210912ea",
3629
3630
  null,
3630
3631
  null
3631
3632
  );
@@ -3925,7 +3926,7 @@ var Ic = /* @__PURE__ */ F(
3925
3926
  Cc,
3926
3927
  !1,
3927
3928
  Tc,
3928
- "2d4b6adf",
3929
+ "50bc4264",
3929
3930
  null,
3930
3931
  null
3931
3932
  );
@@ -4141,7 +4142,7 @@ var Ec = /* @__PURE__ */ F(
4141
4142
  Nc,
4142
4143
  !1,
4143
4144
  wc,
4144
- "7ee87e48",
4145
+ "40105646",
4145
4146
  null,
4146
4147
  null
4147
4148
  );
@@ -4469,7 +4470,7 @@ var Sc = /* @__PURE__ */ F(
4469
4470
  Oc,
4470
4471
  !1,
4471
4472
  Mc,
4472
- "228ef79e",
4473
+ "00350ac6",
4473
4474
  null,
4474
4475
  null
4475
4476
  );
@@ -4586,7 +4587,7 @@ var Gc = /* @__PURE__ */ F(
4586
4587
  Vc,
4587
4588
  !1,
4588
4589
  Jc,
4589
- "79d9d777",
4590
+ "14feaea8",
4590
4591
  null,
4591
4592
  null
4592
4593
  );
@@ -4735,22 +4736,22 @@ var Kc = function() {
4735
4736
  }), 0) : e._e()]);
4736
4737
  }, Yc = [];
4737
4738
  const ca = {};
4738
- var Hc = /* @__PURE__ */ F(
4739
+ var _c = /* @__PURE__ */ F(
4739
4740
  jc,
4740
4741
  Kc,
4741
4742
  Yc,
4742
4743
  !1,
4743
- _c,
4744
- "a791e974",
4744
+ Hc,
4745
+ "2d2ad14a",
4745
4746
  null,
4746
4747
  null
4747
4748
  );
4748
- function _c(e) {
4749
+ function Hc(e) {
4749
4750
  for (let s in ca)
4750
4751
  this[s] = ca[s];
4751
4752
  }
4752
4753
  const Sn = /* @__PURE__ */ function() {
4753
- return Hc.exports;
4754
+ return _c.exports;
4754
4755
  }(), Wc = "data:image/png;base64,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", Zc = {
4755
4756
  name: "TopSubmitPopup",
4756
4757
  components: {
@@ -5425,7 +5426,7 @@ var $c = /* @__PURE__ */ F(
5425
5426
  Xc,
5426
5427
  !1,
5427
5428
  ep,
5428
- "0cd2e358",
5429
+ "74e8bcfc",
5429
5430
  null,
5430
5431
  null
5431
5432
  );
@@ -5816,7 +5817,7 @@ var rp = /* @__PURE__ */ F(
5816
5817
  np,
5817
5818
  !1,
5818
5819
  op,
5819
- "26dcacc2",
5820
+ "91a8c922",
5820
5821
  null,
5821
5822
  null
5822
5823
  );
@@ -5945,7 +5946,7 @@ var dp = /* @__PURE__ */ F(
5945
5946
  pp,
5946
5947
  !1,
5947
5948
  hp,
5948
- "66478dbb",
5949
+ "31f47025",
5949
5950
  null,
5950
5951
  null
5951
5952
  );
@@ -6310,7 +6311,7 @@ var Ap = /* @__PURE__ */ F(
6310
6311
  mp,
6311
6312
  !1,
6312
6313
  vp,
6313
- "5404e958",
6314
+ "fa1f7e38",
6314
6315
  null,
6315
6316
  null
6316
6317
  );
@@ -6674,7 +6675,7 @@ var bp = /* @__PURE__ */ F(
6674
6675
  Ip,
6675
6676
  !1,
6676
6677
  kp,
6677
- "74a3b17c",
6678
+ "14849a65",
6678
6679
  null,
6679
6680
  null
6680
6681
  );
@@ -7115,7 +7116,7 @@ var Dp = /* @__PURE__ */ F(
7115
7116
  Bp,
7116
7117
  !1,
7117
7118
  Op,
7118
- "30be3c1c",
7119
+ "d1b94362",
7119
7120
  null,
7120
7121
  null
7121
7122
  );
@@ -7281,7 +7282,7 @@ var Lp = /* @__PURE__ */ F(
7281
7282
  Pp,
7282
7283
  !1,
7283
7284
  Fp,
7284
- "a412c92e",
7285
+ "c8f9bc8e",
7285
7286
  null,
7286
7287
  null
7287
7288
  );
@@ -7497,7 +7498,27 @@ var Vp = function() {
7497
7498
  on: {
7498
7499
  getValue: e.getValues
7499
7500
  }
7500
- }) : e._e()], 2);
7501
+ }) : e._e(), t("TopPopup", {
7502
+ ref: "TopPopupSign",
7503
+ attrs: {
7504
+ visible: e.signVisible,
7505
+ titleText: "\u7B7E\u5B57",
7506
+ isDrawer: !0
7507
+ },
7508
+ on: {
7509
+ "update:visible": function(i) {
7510
+ return e.signVisible = i;
7511
+ }
7512
+ }
7513
+ }, [t("div", {
7514
+ staticStyle: {
7515
+ height: "100%"
7516
+ }
7517
+ }, [e.signVisible ? t("TopSign", {
7518
+ on: {
7519
+ saveSignature: e.handleSignature
7520
+ }
7521
+ }) : e._e()], 1)])], 2);
7501
7522
  }, Gp = [];
7502
7523
  const Jp = {
7503
7524
  name: "complete",
@@ -7530,6 +7551,13 @@ const Jp = {
7530
7551
  return this.nextNodeData[0].userTaskModelDTO.name;
7531
7552
  }
7532
7553
  return !1;
7554
+ },
7555
+ signRequired() {
7556
+ if (this.param.taskObj.activityExtendAttributes) {
7557
+ let e = JSON.parse(this.param.taskObj.activityExtendAttributes);
7558
+ return e.find((s) => s.key == "\u7B7E\u5B57") ? e.find((s) => s.key == "\u7B7E\u5B57").value == "1" : !1;
7559
+ } else
7560
+ return !1;
7533
7561
  }
7534
7562
  },
7535
7563
  data() {
@@ -7581,7 +7609,9 @@ const Jp = {
7581
7609
  msgCheckListS: ["\u540C\u610F", "\u5DF2\u9605"],
7582
7610
  actionName: "",
7583
7611
  partNodeS: [],
7584
- makeType: ""
7612
+ makeType: "",
7613
+ digitalSignature: "",
7614
+ signVisible: !1
7585
7615
  };
7586
7616
  },
7587
7617
  watch: {
@@ -7757,6 +7787,9 @@ const Jp = {
7757
7787
  this.visibleListMsg = !0;
7758
7788
  },
7759
7789
  async confirm() {
7790
+ this.signRequired ? this.signConfirm() : this.commonConfirm();
7791
+ },
7792
+ async commonConfirm() {
7760
7793
  if (this.param.ProcessInsObj.processDefId == "obj_94014ede99b6495d8f6d5977314faa15" && (this.commentMsg = "\u540C\u610F"), !this.commentMsg && this.param.isRequire) {
7761
7794
  this.handleTips("\u8BF7\u8F93\u5165\u5BA1\u6279\u610F\u89C1!", !1, "success");
7762
7795
  return;
@@ -7796,6 +7829,10 @@ const Jp = {
7796
7829
  }
7797
7830
  e = this.multiNodeParticipant;
7798
7831
  }
7832
+ if (this.signRequired) {
7833
+ this.signVisible = !0;
7834
+ return;
7835
+ }
7799
7836
  this.param.beforeFunction && !await this.param.beforeFunction() || (this.handleTips("", !0, "loading"), this.param.actionComplete, this.commentMsg, this.param.taskInstId, this.param.vars || this.gateVars, await this.param.request.post("/aws/tis/complete", {
7800
7837
  actionName: this.param.actionComplete,
7801
7838
  commentMsg: this.commentMsg,
@@ -7813,6 +7850,72 @@ const Jp = {
7813
7850
  this.handleTips(s.msg, !0, "error");
7814
7851
  }));
7815
7852
  },
7853
+ async signConfirm(e = !0) {
7854
+ if (this.param.ProcessInsObj.processDefId == "obj_94014ede99b6495d8f6d5977314faa15" && (this.commentMsg = "\u540C\u610F"), !this.commentMsg && this.param.isRequire) {
7855
+ this.handleTips("\u8BF7\u8F93\u5165\u5BA1\u6279\u610F\u89C1!", !1, "success");
7856
+ return;
7857
+ }
7858
+ if (this.requires && this.attchLists.length <= 0) {
7859
+ this.handleTips("\u8BF7\u4E0A\u4F20\u9644\u4EF6!", !1, "success");
7860
+ return;
7861
+ }
7862
+ if (this.isSelectPerson !== !1) {
7863
+ this.handleTips(
7864
+ "\u8BF7\u9009\u62E9[" + this.isSelectPerson + "]\u5BA1\u6279\u4EBA!",
7865
+ !1,
7866
+ "success"
7867
+ );
7868
+ return;
7869
+ }
7870
+ this.commentMsg || (this.commentMsg = " ");
7871
+ let s = {};
7872
+ if (this.radioCheckNameList && this.radioCheckNameList.length) {
7873
+ if (this.radioCheckChild[0].type !== "EndEventModel") {
7874
+ let t = 0;
7875
+ if (this.radioCheckNameList.map((i, a) => {
7876
+ (!this.multiNodeParticipant[i] || !this.multiNodeParticipant[i].length) && this.radioCheckChild.map((n, r) => {
7877
+ n.id == i && (n.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" || n.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173") && (!n.childNode || !n.childNode.length ? t += 1 : this.radioCheckNode.map((o, l) => {
7878
+ (!this.multiNodeParticipant[o] || !this.multiNodeParticipant[o].length) && (t += 1), s[o] = this.multiNodeParticipant[o];
7879
+ }));
7880
+ }), s[i] = this.multiNodeParticipant[i];
7881
+ }), t > 0) {
7882
+ this.handleTips("\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA!", !1, "success");
7883
+ return;
7884
+ }
7885
+ }
7886
+ } else {
7887
+ if (this.multiNodeParticipant[this.partObjId] && !this.multiNodeParticipant[this.partObjId].length) {
7888
+ this.handleTips("\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA!", !1, "success");
7889
+ return;
7890
+ }
7891
+ s = this.multiNodeParticipant;
7892
+ }
7893
+ if (e) {
7894
+ this.signVisible = !0;
7895
+ return;
7896
+ }
7897
+ if (!this.digitalSignature) {
7898
+ this.handleTips("\u8BF7\u7B7E\u5B57!", !1, "success");
7899
+ return;
7900
+ }
7901
+ this.param.beforeFunction && !await this.param.beforeFunction() || (this.handleTips("", !0, "loading"), this.signVisible = !1, await this.param.request.post("/aws/tis/complete", {
7902
+ actionName: this.param.actionComplete,
7903
+ commentMsg: this.commentMsg,
7904
+ taskInstId: this.param.taskInstId,
7905
+ vars: this.param.vars || this.gateVars,
7906
+ multiNodeParticipant: s,
7907
+ digitalSignature: this.digitalSignature
7908
+ }).then((t) => {
7909
+ if (t.code == 200) {
7910
+ if (this.attchLists.length > 0) {
7911
+ this.uploadAttch();
7912
+ return;
7913
+ }
7914
+ this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal(), this.commentMsg = "";
7915
+ } else
7916
+ this.handleTips(t.msg, !0, "error");
7917
+ }));
7918
+ },
7816
7919
  makeDelegateTaskButtonAnnex() {
7817
7920
  if (this.param.annex && this.param.annex.length) {
7818
7921
  this.otherList = this.param.annex;
@@ -7858,6 +7961,9 @@ const Jp = {
7858
7961
  },
7859
7962
  onVars(e) {
7860
7963
  this.gateVars = e;
7964
+ },
7965
+ handleSignature(e, s) {
7966
+ this.digitalSignature = e, s && (this.signVisible = !1, this.signConfirm(!1));
7861
7967
  }
7862
7968
  }
7863
7969
  }, Aa = {};
@@ -7867,7 +7973,7 @@ var qp = /* @__PURE__ */ F(
7867
7973
  Gp,
7868
7974
  !1,
7869
7975
  Rp,
7870
- "05ae20b2",
7976
+ "93ba1dd2",
7871
7977
  null,
7872
7978
  null
7873
7979
  );
@@ -8066,7 +8172,7 @@ var Kp = function() {
8066
8172
  staticClass: "process-pc-label--re"
8067
8173
  }, [e._v("*")])]);
8068
8174
  }];
8069
- const Hp = {
8175
+ const _p = {
8070
8176
  name: "cancel",
8071
8177
  props: {
8072
8178
  param: {
@@ -8213,13 +8319,13 @@ const Hp = {
8213
8319
  }
8214
8320
  }
8215
8321
  }, va = {};
8216
- var _p = /* @__PURE__ */ F(
8217
- Hp,
8322
+ var Hp = /* @__PURE__ */ F(
8323
+ _p,
8218
8324
  Kp,
8219
8325
  Yp,
8220
8326
  !1,
8221
8327
  Wp,
8222
- "8c55a162",
8328
+ "662bc3da",
8223
8329
  null,
8224
8330
  null
8225
8331
  );
@@ -8228,7 +8334,7 @@ function Wp(e) {
8228
8334
  this[s] = va[s];
8229
8335
  }
8230
8336
  const Zp = /* @__PURE__ */ function() {
8231
- return _p.exports;
8337
+ return Hp.exports;
8232
8338
  }();
8233
8339
  var zp = function() {
8234
8340
  var e = this, s = e.$createElement, t = e._self._c || s;
@@ -8529,7 +8635,7 @@ var eu = /* @__PURE__ */ F(
8529
8635
  Xp,
8530
8636
  !1,
8531
8637
  tu,
8532
- "1201c4ee",
8638
+ "73ae14be",
8533
8639
  null,
8534
8640
  null
8535
8641
  );
@@ -9111,7 +9217,7 @@ const lu = /* @__PURE__ */ function() {
9111
9217
  switch (t && (this.operationParam.request = t, this.annexlabel = i), this.titleText = s, this.operationCom = e, this.operationParam.annex = i, this.operationParam.subjectId = this.formData.subjectId, this.operationParam.processInstId = this.processIntId, this.operationParam.taskInstId = this.taskNode && this.taskNode.length ? this.taskNode[0].taskId : "", this.operationParam.actionName = s, this.operationParam.formData = this.formData, this.operationParam.ProcessInsObj = this.ProcessInsObj, this.operationParam.userInfo = this.user, this.operationParam.nextNodeData = this.nextNodeData, this.operationParam.outGatewayUserTaskModel = this.outGatewayUserTaskModel, console.log(
9112
9218
  "outGatewayUserTaskModel",
9113
9219
  this.outGatewayUserTaskModel
9114
- ), this.operationParam.taskNode = this.taskNode, this.operationParam.appId = this.processStatus.appId, this.operationParam.endFunction = this.endFunction, this.operationParam.isDocument = this.isDocument, this.operationParam.isQuickReply = this.isQuickReply, this.operationParam.isMsg = this.isMsg, this.operationParam.isRequire = this.isRequire, this.operationParam.canCheck = this.canCheck, this.operationParam.isCheckType = this.isCheckType, this.operationParam.isOrgType = this.isOrgType, this.operationParam.isCodeType = this.isCodeType, this.taskObj.commentModels.some(
9220
+ ), this.operationParam.taskNode = this.taskNode, this.operationParam.appId = this.processStatus.appId, this.operationParam.endFunction = this.endFunction, this.operationParam.isDocument = this.isDocument, this.operationParam.isQuickReply = this.isQuickReply, this.operationParam.isMsg = this.isMsg, this.operationParam.isRequire = this.isRequire, this.operationParam.canCheck = this.canCheck, this.operationParam.isCheckType = this.isCheckType, this.operationParam.isOrgType = this.isOrgType, this.operationParam.isCodeType = this.isCodeType, this.operationParam.taskObj = this.taskObj, this.taskObj.commentModels.some(
9115
9221
  (r) => this.operationParam.actionComplete = r != null && r.isDefault ? r.actionName : ""
9116
9222
  ), a) {
9117
9223
  case "\u6284\u9001":
@@ -9460,7 +9566,7 @@ var du = /* @__PURE__ */ F(
9460
9566
  uu,
9461
9567
  !1,
9462
9568
  hu,
9463
- "ce860e12",
9569
+ "ca7d686a",
9464
9570
  null,
9465
9571
  null
9466
9572
  );