@das-fed/web 6.4.0-dev.6 → 6.4.0-dev.7

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.
Files changed (38) hide show
  1. package/{index-GDnK0PX4.js → index-BVFBG18b.js} +1 -1
  2. package/index-BVFBG18b.js.gz +0 -0
  3. package/{index-CeDdJysJ.js → index-Bxc6TFIP.js} +1 -1
  4. package/{index-C8iO4QVt.js → index-DjvYNTdd.js} +2172 -2104
  5. package/index-DjvYNTdd.js.gz +0 -0
  6. package/{index-BBbzRiUk.js → index-KF0qlXuZ.js} +14 -14
  7. package/index-KF0qlXuZ.js.gz +0 -0
  8. package/index.js +1 -1
  9. package/package.json +6 -6
  10. package/packages/create-das-web-app/index.js.gz +0 -0
  11. package/packages/i18n/index.js.gz +0 -0
  12. package/packages/layout/index.js +2 -2
  13. package/packages/layout/index.js.gz +0 -0
  14. package/packages/layout/style.css +2 -2
  15. package/packages/layout/style.css.gz +0 -0
  16. package/packages/main-app-framework/{index-DHvYQRkj.js → index-B-mymH8S.js} +1 -1
  17. package/packages/main-app-framework/index-B-mymH8S.js.gz +0 -0
  18. package/packages/main-app-framework/{index-CIYEqxNR.js → index-C0DqSXpB.js} +2144 -2080
  19. package/packages/main-app-framework/index-C0DqSXpB.js.gz +0 -0
  20. package/packages/main-app-framework/{index-CB6yJ78W.js → index-C7g0JYXU.js} +14 -14
  21. package/packages/main-app-framework/index-C7g0JYXU.js.gz +0 -0
  22. package/packages/main-app-framework/{index-CxDxCkSy.js → index-Cg3QA-m6.js} +1 -1
  23. package/packages/main-app-framework/index.js +1 -1
  24. package/packages/main-app-framework/style.css +1 -1
  25. package/packages/main-app-framework/style.css.gz +0 -0
  26. package/packages/micro-frontend/index.js +2 -2
  27. package/packages/micro-frontend/index.js.gz +0 -0
  28. package/packages/micro-frontend/style.css +1 -1
  29. package/packages/style/style.css.gz +0 -0
  30. package/packages/theme/index.js.gz +0 -0
  31. package/style.css +2 -2
  32. package/style.css.gz +0 -0
  33. package/index-BBbzRiUk.js.gz +0 -0
  34. package/index-C8iO4QVt.js.gz +0 -0
  35. package/index-GDnK0PX4.js.gz +0 -0
  36. package/packages/main-app-framework/index-CB6yJ78W.js.gz +0 -0
  37. package/packages/main-app-framework/index-CIYEqxNR.js.gz +0 -0
  38. package/packages/main-app-framework/index-DHvYQRkj.js.gz +0 -0
@@ -3,7 +3,7 @@ import { DasAppContainer as C } from "@das-fed/ui/packages/business-components/a
3
3
  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 { createService as j } from "@das-fed/utils/create-api-service";
6
- import { u as S, a as c, c as l, b as $, l as x, d as L } from "./index-C8iO4QVt.js";
6
+ import { u as S, a as c, c as l, b as $, l as x, d as L } from "./index-DjvYNTdd.js";
7
7
  const T = "v1", b = j(`/api/justauth/client/${T}`), D = b.get("/visitor/kingdee/auth/user/auth_code"), V = /* @__PURE__ */ w({
8
8
  __name: "index",
9
9
  setup(E) {
Binary file
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-C8iO4QVt.js";
2
+ import { _ as c } from "./index-DjvYNTdd.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");