@das-fed/web 6.4.0-hot.16 → 6.4.0-hot.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/{index-Kk6JHv2Z.js → index-6_iWBDs0.js} +4 -4
- package/index-6_iWBDs0.js.gz +0 -0
- package/{index-BJTKdyY9.js → index-C9vVY6r3.js} +1 -1
- package/index-C9vVY6r3.js.gz +0 -0
- package/{packages/main-app-framework/index-DAnAgqG4.js → index-DC-9kRIP.js} +1 -1
- package/index.js +1 -1
- package/package.json +6 -6
- package/{index-Bv1jW2iZ.js → packages/main-app-framework/index-DCVBm-dM.js} +1 -1
- package/packages/main-app-framework/{index-C_iMmXMK.js → index-DHWdFr1t.js} +4 -4
- package/packages/main-app-framework/index-DHWdFr1t.js.gz +0 -0
- package/packages/main-app-framework/{index-DuXe1hFS.js → index-DiKwf0Vc.js} +1 -1
- package/packages/main-app-framework/index-DiKwf0Vc.js.gz +0 -0
- package/packages/main-app-framework/index.js +1 -1
- package/index-BJTKdyY9.js.gz +0 -0
- package/index-Kk6JHv2Z.js.gz +0 -0
- package/packages/main-app-framework/index-C_iMmXMK.js.gz +0 -0
- package/packages/main-app-framework/index-DuXe1hFS.js.gz +0 -0
|
@@ -3008,8 +3008,8 @@ const Zt = (t, e = "") => {
|
|
|
3008
3008
|
u({ currentMenu: w, route: { path: v.path, query: v.query ?? {} } });
|
|
3009
3009
|
}, y = (p) => {
|
|
3010
3010
|
if (!p || !p.length) return;
|
|
3011
|
-
const w = p.filter((v) => !
|
|
3012
|
-
d(w), p.filter((v) =>
|
|
3011
|
+
const w = p.filter((v) => !v.path.startsWith(He)).map((v) => v.path);
|
|
3012
|
+
d(w), p.filter((v) => v.path.startsWith(He)).map((v) => v.path).forEach((v) => O.iframeView.triggerEventListener("onRefreshPage", v));
|
|
3013
3013
|
}, m = (p) => {
|
|
3014
3014
|
const w = J().currentSubAppCode ?? "";
|
|
3015
3015
|
ce.innerSet = !0;
|
|
@@ -7118,11 +7118,11 @@ T("@das-fed/web");
|
|
|
7118
7118
|
const zh = [
|
|
7119
7119
|
{
|
|
7120
7120
|
path: Ne,
|
|
7121
|
-
component: () => import("./index-
|
|
7121
|
+
component: () => import("./index-C9vVY6r3.js")
|
|
7122
7122
|
},
|
|
7123
7123
|
{
|
|
7124
7124
|
path: Er,
|
|
7125
|
-
component: () => import("./index-
|
|
7125
|
+
component: () => import("./index-DC-9kRIP.js")
|
|
7126
7126
|
}
|
|
7127
7127
|
], om = {
|
|
7128
7128
|
routes: zh,
|
|
Binary file
|
|
@@ -5,7 +5,7 @@ import { layoutData as D } from "@das-fed/web/packages/layout/index";
|
|
|
5
5
|
import { getTabInfo as $ } from "@das-fed/utils/common-info";
|
|
6
6
|
import { setShowLayout as x } from "@das-fed/utils/common-tools";
|
|
7
7
|
import { createService as T } from "@das-fed/utils/create-api-service";
|
|
8
|
-
import { u as b, a as c, c as f, b as E, l as L, d as q } from "./index-
|
|
8
|
+
import { u as b, a as c, c as f, b as E, l as L, d as q } from "./index-6_iWBDs0.js";
|
|
9
9
|
const B = "v1", P = T(`/api/justauth/client/${B}`), K = P.get("/visitor/kingdee/auth/user/auth_code"), R = /* @__PURE__ */ _({
|
|
10
10
|
__name: "index",
|
|
11
11
|
setup(N) {
|
|
Binary file
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as s, w as t, y as n, x as i, z as r, e as p, k as u, p as o, g as m, j as g, o as D, r as l, v as b, f as h, i as A, C as T, D as c, m as y, A as L, B as W, G as M, E as R, s as F, h as I, n as V, q as f, t as k } from "./index-
|
|
1
|
+
import { F as s, w as t, y as n, x as i, z as r, e as p, k as u, p as o, g as m, j as g, o as D, r as l, v as b, f as h, i as A, C as T, D as c, m as y, A as L, B as W, G as M, E as R, s as F, h as I, n as V, q as f, t as k } from "./index-6_iWBDs0.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.
|
|
3
|
+
"version": "6.4.0-hot.17",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@das-fed/ui": "6.4.0-hot.
|
|
8
|
-
"@das-fed/utils": "6.4.0-hot.
|
|
9
|
-
"@das-fed/web": "6.4.0-hot.
|
|
10
|
-
"@das-fed/web-components": "6.4.0-hot.
|
|
7
|
+
"@das-fed/ui": "6.4.0-hot.17",
|
|
8
|
+
"@das-fed/utils": "6.4.0-hot.17",
|
|
9
|
+
"@das-fed/web": "6.4.0-hot.17",
|
|
10
|
+
"@das-fed/web-components": "6.4.0-hot.17",
|
|
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.
|
|
21
|
+
"@das-fed/cli": "6.4.0-hot.17",
|
|
22
22
|
"@types/lodash": "^4.14.194",
|
|
23
23
|
"@types/lodash-es": "^4.17.12",
|
|
24
24
|
"@vitejs/plugin-vue": "^5.1.0",
|
|
@@ -1720,8 +1720,8 @@ const Et = (n, e = "") => {
|
|
|
1720
1720
|
u({ currentMenu: v, route: { path: h.path, query: h.query ?? {} } });
|
|
1721
1721
|
}, S = (d) => {
|
|
1722
1722
|
if (!d || !d.length) return;
|
|
1723
|
-
const v = d.filter((h) => !
|
|
1724
|
-
p(v), d.filter((h) =>
|
|
1723
|
+
const v = d.filter((h) => !h.path.startsWith(Te)).map((h) => h.path);
|
|
1724
|
+
p(v), d.filter((h) => h.path.startsWith(Te)).map((h) => h.path).forEach((h) => B.iframeView.triggerEventListener("onRefreshPage", h));
|
|
1725
1725
|
}, w = (d) => {
|
|
1726
1726
|
const v = W().currentSubAppCode ?? "";
|
|
1727
1727
|
ee.innerSet = !0;
|
|
@@ -5830,11 +5830,11 @@ E("@das-fed/web");
|
|
|
5830
5830
|
const ef = [
|
|
5831
5831
|
{
|
|
5832
5832
|
path: Se,
|
|
5833
|
-
component: () => import("./index-
|
|
5833
|
+
component: () => import("./index-DiKwf0Vc.js")
|
|
5834
5834
|
},
|
|
5835
5835
|
{
|
|
5836
5836
|
path: Do,
|
|
5837
|
-
component: () => import("./index-
|
|
5837
|
+
component: () => import("./index-DCVBm-dM.js")
|
|
5838
5838
|
}
|
|
5839
5839
|
], Jf = {
|
|
5840
5840
|
routes: ef,
|
|
Binary file
|
|
@@ -5,7 +5,7 @@ import { layoutData as D } from "@das-fed/web/packages/layout/index";
|
|
|
5
5
|
import { getTabInfo as $ } from "@das-fed/utils/common-info";
|
|
6
6
|
import { setShowLayout as x } from "@das-fed/utils/common-tools";
|
|
7
7
|
import { createService as T } from "@das-fed/utils/create-api-service";
|
|
8
|
-
import { u as b, a as c, c as f, b as E, l as L, d as q } from "./index-
|
|
8
|
+
import { u as b, a as c, c as f, b as E, l as L, d as q } from "./index-DHWdFr1t.js";
|
|
9
9
|
const B = "v1", P = T(`/api/justauth/client/${B}`), K = P.get("/visitor/kingdee/auth/user/auth_code"), R = /* @__PURE__ */ _({
|
|
10
10
|
__name: "index",
|
|
11
11
|
setup(N) {
|
|
Binary file
|
package/index-BJTKdyY9.js.gz
DELETED
|
Binary file
|
package/index-Kk6JHv2Z.js.gz
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|