@das-fed/web 6.4.0-hot.12 → 6.4.0-hot.13

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,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-BCMKSfbE.js";
2
+ import { _ as c } from "./index-CQPfHEKY.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");
@@ -3129,7 +3129,7 @@ const Kt = (t, e = "") => {
3129
3129
  });
3130
3130
  return;
3131
3131
  }
3132
- if (v && A) {
3132
+ if (e({ currentMenu: I, microPath: T, route: p }), v && A) {
3133
3133
  (Rt = J().subAppList) == null || Rt.forEach((ie) => {
3134
3134
  const ue = { ...ie, value: ie.code, label: ie.name };
3135
3135
  R.nav.appendItem(ue);
@@ -3142,9 +3142,9 @@ const Kt = (t, e = "") => {
3142
3142
  label: ue.name
3143
3143
  })) || [];
3144
3144
  R.tab.setItems(ie);
3145
- }
3145
+ } else
3146
+ R.tab.setItems([]);
3146
3147
  }
3147
- e({ currentMenu: I, microPath: T, route: p });
3148
3148
  }, u = async (d) => {
3149
3149
  var h;
3150
3150
  if (ce.innerSet = !0, d.fixed) {
@@ -7024,15 +7024,15 @@ E("@das-fed/web");
7024
7024
  const Uh = [
7025
7025
  {
7026
7026
  path: je,
7027
- component: () => import("./index-CdeRqI3I.js")
7027
+ component: () => import("./index-DF9gjxi9.js")
7028
7028
  },
7029
7029
  {
7030
7030
  path: ct,
7031
- component: () => import("./index-B5iFuaK1.js")
7031
+ component: () => import("./index-D-OlMFUt.js")
7032
7032
  },
7033
7033
  {
7034
7034
  path: Cr,
7035
- component: () => import("./index-5QUs9_j8.js")
7035
+ component: () => import("./index-8HlxJQ9g.js")
7036
7036
  }
7037
7037
  ], Yg = {
7038
7038
  routes: Uh,
Binary file
@@ -2,7 +2,7 @@ import { defineComponent as v, ref as r, nextTick as u, watch as p, onMounted as
2
2
  import { useRoute as P } from "vue-router";
3
3
  import { DasSpin as S } from "@das-fed/ui/packages/components/spin/index";
4
4
  import { layout as C } from "@das-fed/web/packages/layout/index";
5
- import { I as R, e as b, _ as L } from "./index-BCMKSfbE.js";
5
+ import { I as R, e as b, _ as L } from "./index-CQPfHEKY.js";
6
6
  import { getToken as M, getPersonalInfo as j, getProjectInfo as B } from "@das-fed/utils/common-info";
7
7
  import { getUrlParams as D } from "@das-fed/utils/common-tools";
8
8
  const E = {
Binary file
@@ -4,7 +4,7 @@ import { DasSpin as v } from "@das-fed/ui/packages/components/spin/index";
4
4
  import { getTabInfo as I } from "@das-fed/utils/common-info";
5
5
  import { setShowLayout as S } from "@das-fed/utils/common-tools";
6
6
  import { createService as j } from "@das-fed/utils/create-api-service";
7
- import { u as $, a as c, c as l, b as x, l as T, d as b } from "./index-BCMKSfbE.js";
7
+ import { u as $, a as c, c as l, b as x, l as T, d as b } from "./index-CQPfHEKY.js";
8
8
  const D = "v1", E = j(`/api/justauth/client/${D}`), L = E.get("/visitor/kingdee/auth/user/auth_code"), G = /* @__PURE__ */ _({
9
9
  __name: "index",
10
10
  setup(q) {
Binary file
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { F as s, x as t, z as n, y as i, A as r, f as p, m as u, q as m, g as o, k as g, p as D, v as b, w as h, h as l, i as A, C as T, D as c, n as L, B as W, G as y, E as M, s as R, j as F, o as I, r as V, t as f } from "./index-BCMKSfbE.js";
1
+ import { F as s, x as t, z as n, y as i, A as r, f as p, m as u, q as m, g as o, k as g, p as D, v as b, w as h, h as l, i as A, C as T, D as c, n as L, B as W, G as y, E as M, s as R, j as F, o as I, r as V, t as f } from "./index-CQPfHEKY.js";
2
2
  export {
3
3
  s as DasMainAppLayout,
4
4
  t as DasWebLayout,
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@das-fed/web",
3
- "version": "6.4.0-hot.12",
3
+ "version": "6.4.0-hot.13",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "dependencies": {
7
- "@das-fed/ui": "6.4.0-hot.12",
8
- "@das-fed/utils": "6.4.0-hot.12",
9
- "@das-fed/web": "6.4.0-hot.12",
10
- "@das-fed/web-components": "6.4.0-hot.12",
7
+ "@das-fed/ui": "6.4.0-hot.13",
8
+ "@das-fed/utils": "6.4.0-hot.13",
9
+ "@das-fed/web": "6.4.0-hot.13",
10
+ "@das-fed/web-components": "6.4.0-hot.13",
11
11
  "@microsoft/signalr": "^8.0.7",
12
12
  "@vueuse/core": "^9.13.0",
13
13
  "animate.css": "^4.1.1",
@@ -18,7 +18,7 @@
18
18
  "vue-router": "^4.4.0"
19
19
  },
20
20
  "devDependencies": {
21
- "@das-fed/cli": "6.4.0-hot.12",
21
+ "@das-fed/cli": "6.4.0-hot.13",
22
22
  "@types/lodash": "^4.14.194",
23
23
  "@types/lodash-es": "^4.17.12",
24
24
  "@vitejs/plugin-vue": "^5.1.0",
@@ -2,7 +2,7 @@ import { defineComponent as v, ref as r, nextTick as u, watch as p, onMounted as
2
2
  import { useRoute as P } from "vue-router";
3
3
  import { DasSpin as S } from "@das-fed/ui/packages/components/spin/index";
4
4
  import { layout as C } from "@das-fed/web/packages/layout/index";
5
- import { I as R, e as b, _ as L } from "./index-BSWMIad0.js";
5
+ import { I as R, e as b, _ as L } from "./index-edOJkwgq.js";
6
6
  import { getToken as M, getPersonalInfo as j, getProjectInfo as B } from "@das-fed/utils/common-info";
7
7
  import { getUrlParams as D } from "@das-fed/utils/common-tools";
8
8
  const E = {
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-BSWMIad0.js";
2
+ import { _ as c } from "./index-edOJkwgq.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");
@@ -4,7 +4,7 @@ import { DasSpin as v } from "@das-fed/ui/packages/components/spin/index";
4
4
  import { getTabInfo as I } from "@das-fed/utils/common-info";
5
5
  import { setShowLayout as S } from "@das-fed/utils/common-tools";
6
6
  import { createService as j } from "@das-fed/utils/create-api-service";
7
- import { u as $, a as c, c as l, b as x, l as T, d as b } from "./index-BSWMIad0.js";
7
+ import { u as $, a as c, c as l, b as x, l as T, d as b } from "./index-edOJkwgq.js";
8
8
  const D = "v1", E = j(`/api/justauth/client/${D}`), L = E.get("/visitor/kingdee/auth/user/auth_code"), G = /* @__PURE__ */ _({
9
9
  __name: "index",
10
10
  setup(q) {
@@ -1857,7 +1857,7 @@ const bt = (n, e = "") => {
1857
1857
  });
1858
1858
  return;
1859
1859
  }
1860
- if (m && y) {
1860
+ if (e({ currentMenu: b, microPath: C, route: d }), m && y) {
1861
1861
  (ft = J().subAppList) == null || ft.forEach((Y) => {
1862
1862
  const ne = { ...Y, value: Y.code, label: Y.name };
1863
1863
  D.nav.appendItem(ne);
@@ -1870,9 +1870,9 @@ const bt = (n, e = "") => {
1870
1870
  label: ne.name
1871
1871
  })) || [];
1872
1872
  D.tab.setItems(Y);
1873
- }
1873
+ } else
1874
+ D.tab.setItems([]);
1874
1875
  }
1875
- e({ currentMenu: b, microPath: C, route: d });
1876
1876
  }, u = async (p) => {
1877
1877
  var h;
1878
1878
  if (ee.innerSet = !0, p.fixed) {
@@ -5752,15 +5752,15 @@ E("@das-fed/web");
5752
5752
  const Kp = [
5753
5753
  {
5754
5754
  path: Ie,
5755
- component: () => import("./index-DE3A2Eyv.js")
5755
+ component: () => import("./index-DTA07pfH.js")
5756
5756
  },
5757
5757
  {
5758
5758
  path: Je,
5759
- component: () => import("./index-czNdTV8H.js")
5759
+ component: () => import("./index-B4xTjpsu.js")
5760
5760
  },
5761
5761
  {
5762
5762
  path: Bo,
5763
- component: () => import("./index-CsB4a8gH.js")
5763
+ component: () => import("./index-CipaJ152.js")
5764
5764
  }
5765
5765
  ], Hf = {
5766
5766
  routes: Kp,
@@ -1,6 +1,6 @@
1
1
  import '@das-fed/web/packages/main-app-framework/style.css';
2
2
  import "vue";
3
- import { m as p } from "./index-BSWMIad0.js";
3
+ import { m as p } from "./index-edOJkwgq.js";
4
4
  export {
5
5
  p as mainAppFramework
6
6
  };
Binary file
Binary file
Binary file
Binary file