@witlink/usercenter 1.1.10 → 1.1.12

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.
@@ -1,6 +1,6 @@
1
1
  import { createVNode as l, defineComponent as j, computed as S, openBlock as x, createBlock as b, withCtx as w, createTextVNode as I } from "vue";
2
2
  import { useRouter as y } from "vue-router";
3
- import { A as H, g as T, m as V, u as O, c as N, a as D, P as p, C as P, b as W, E as R, B as G, _ as L } from "./index.7d901849.mjs";
3
+ import { A as H, g as T, m as V, u as O, c as P, a as D, P as p, C as N, b as W, E as R, B as G, _ as L } from "./index.c96f5e78.mjs";
4
4
  import './assets/index.40400b03.css';var X = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zM480 416c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V416zm32 352a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" } }] }, name: "warning", theme: "filled" };
5
5
  const U = X;
6
6
  function A(t) {
@@ -849,7 +849,7 @@ const J = C, Q = () => l("svg", {
849
849
  imageWidth: 250,
850
850
  imageHeight: 295
851
851
  }), a1 = {
852
- success: P,
852
+ success: N,
853
853
  error: W,
854
854
  info: R,
855
855
  warning: J
@@ -900,12 +900,12 @@ const J = C, Q = () => l("svg", {
900
900
  const {
901
901
  prefixCls: o,
902
902
  direction: r
903
- } = O("result", t), [a, i] = r1(o), u = S(() => N(o.value, i.value, `${o.value}-${t.status}`, {
903
+ } = O("result", t), [a, i] = r1(o), u = S(() => P(o.value, i.value, `${o.value}-${t.status}`, {
904
904
  [`${o.value}-rtl`]: r.value === "rtl"
905
905
  }));
906
906
  return () => {
907
- var d, k, F, f, v, B, E, g;
908
- const z = (d = t.title) !== null && d !== void 0 ? d : (k = e.title) === null || k === void 0 ? void 0 : k.call(e), m = (F = t.subTitle) !== null && F !== void 0 ? F : (f = e.subTitle) === null || f === void 0 ? void 0 : f.call(e), _ = (v = t.icon) !== null && v !== void 0 ? v : (B = e.icon) === null || B === void 0 ? void 0 : B.call(e), $ = (E = t.extra) !== null && E !== void 0 ? E : (g = e.extra) === null || g === void 0 ? void 0 : g.call(e), h = o.value;
907
+ var d, k, F, f, v, B, g, E;
908
+ const z = (d = t.title) !== null && d !== void 0 ? d : (k = e.title) === null || k === void 0 ? void 0 : k.call(e), m = (F = t.subTitle) !== null && F !== void 0 ? F : (f = e.subTitle) === null || f === void 0 ? void 0 : f.call(e), _ = (v = t.icon) !== null && v !== void 0 ? v : (B = e.icon) === null || B === void 0 ? void 0 : B.call(e), $ = (g = t.extra) !== null && g !== void 0 ? g : (E = e.extra) === null || E === void 0 ? void 0 : E.call(e), h = o.value;
909
909
  return a(l("div", D(D({}, s), {}, {
910
910
  class: [u.value, s.class]
911
911
  }), [c1(h, {
@@ -931,7 +931,7 @@ const h1 = c, M1 = /* @__PURE__ */ j({
931
931
  __name: "index",
932
932
  setup(t) {
933
933
  const n = y(), e = () => {
934
- n.push({ path: "/" });
934
+ n.go(-1);
935
935
  };
936
936
  return (s, o) => {
937
937
  const r = G, a = h1;
@@ -946,7 +946,7 @@ const h1 = c, M1 = /* @__PURE__ */ j({
946
946
  onClick: e
947
947
  }, {
948
948
  default: w(() => o[0] || (o[0] = [
949
- I("Back Console")
949
+ I("Back Previous")
950
950
  ])),
951
951
  _: 1
952
952
  })
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as C, ref as l, onMounted as D, openBlock as d, createElementBlock as T, createVNode as n, withCtx as c, createElementVNode as h, normalizeClass as $, createBlock as w, resolveDynamicComponent as x, unref as I, createCommentVNode as b, createTextVNode as L, toDisplayString as N, defineAsyncComponent as k, computed as P } from "vue";
2
- import { y, aB as B, N as O, O as V, _ as S, Z as z, K as A, L as M } from "./index.7d901849.mjs";
2
+ import { y, aB as B, N as O, O as V, _ as S, Z as z, K as A, L as M } from "./index.c96f5e78.mjs";
3
3
  import { message as R } from "ant-design-vue";
4
4
  import { useI18n as j } from "vue-i18n";
5
5
  import './assets/index.28bdbdc3.css';function E(t) {
@@ -80,8 +80,8 @@ const U = /* @__PURE__ */ S(F, [["__scopeId", "data-v-a72d57cc"], ["__file", "D:
80
80
  __name: "index",
81
81
  setup(t) {
82
82
  const { t: u } = j(), _ = l({}), i = l(), a = l("WebClient"), p = {
83
- WebClient: k(() => import("./WebClient.0b60e495.mjs")),
84
- Standard: k(() => import("./Standard.0dfb7c04.mjs"))
83
+ WebClient: k(() => import("./WebClient.74f3bc18.mjs")),
84
+ Standard: k(() => import("./Standard.48018efb.mjs"))
85
85
  }, f = P(() => p[a.value]), e = (s) => {
86
86
  s.v3 ? a.value = s.v3 : a.value = "Standard", _.value = s;
87
87
  }, m = () => {