@das-fed/web 6.4.0-dev.5 → 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 (41) hide show
  1. package/{packages/main-app-framework/index-BPpl9r07.js → index-BVFBG18b.js} +1 -1
  2. package/index-BVFBG18b.js.gz +0 -0
  3. package/{packages/main-app-framework/index-BxcXvcDR.js → index-Bxc6TFIP.js} +1 -1
  4. package/{index-Qnt1mIXl.js → index-DjvYNTdd.js} +2450 -2369
  5. package/index-DjvYNTdd.js.gz +0 -0
  6. package/{index-CSW3V9iM.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 +14 -11
  11. package/packages/create-das-web-app/index.js.gz +0 -0
  12. package/packages/i18n/index.js.gz +0 -0
  13. package/packages/layout/index.js +154 -152
  14. package/packages/layout/index.js.gz +0 -0
  15. package/packages/layout/style.css +2 -2
  16. package/packages/layout/style.css.gz +0 -0
  17. package/{index-CliY3-cx.js → packages/main-app-framework/index-B-mymH8S.js} +1 -1
  18. package/packages/main-app-framework/index-B-mymH8S.js.gz +0 -0
  19. package/packages/main-app-framework/index-C0DqSXpB.js +5915 -0
  20. package/packages/main-app-framework/index-C0DqSXpB.js.gz +0 -0
  21. package/packages/main-app-framework/index-C7g0JYXU.js +68 -0
  22. package/packages/main-app-framework/index-C7g0JYXU.js.gz +0 -0
  23. package/{index-Cd0QB2SW.js → packages/main-app-framework/index-Cg3QA-m6.js} +1 -1
  24. package/packages/main-app-framework/index.js +1 -1
  25. package/packages/main-app-framework/style.css +1 -1
  26. package/packages/main-app-framework/style.css.gz +0 -0
  27. package/packages/micro-frontend/index.js +3 -3
  28. package/packages/micro-frontend/index.js.gz +0 -0
  29. package/packages/micro-frontend/style.css +1 -1
  30. package/packages/style/style.css.gz +0 -0
  31. package/packages/theme/index.js.gz +0 -0
  32. package/style.css +2 -2
  33. package/style.css.gz +0 -0
  34. package/index-CSW3V9iM.js.gz +0 -0
  35. package/index-CliY3-cx.js.gz +0 -0
  36. package/index-Qnt1mIXl.js.gz +0 -0
  37. package/packages/main-app-framework/index-B7vVpeEH.js +0 -5818
  38. package/packages/main-app-framework/index-B7vVpeEH.js.gz +0 -0
  39. package/packages/main-app-framework/index-BPpl9r07.js.gz +0 -0
  40. package/packages/main-app-framework/index-DISjj1fO.js +0 -68
  41. package/packages/main-app-framework/index-DISjj1fO.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-B7vVpeEH.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-B7vVpeEH.js";
2
+ import { _ as c } from "./index-DjvYNTdd.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");