@das-fed/web 6.4.0-dev.111 → 6.4.0-dev.113

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.
@@ -6,7 +6,7 @@ import { DasSpin as x } from "@das-fed/ui/packages/components/spin/index";
6
6
  import { getTabInfo as T } from "@das-fed/utils/common-info";
7
7
  import { setShowLayout as b } from "@das-fed/utils/common-tools";
8
8
  import { createService as E } from "@das-fed/utils/create-api-service";
9
- import { u as L, p as P, a as u, c as f, b as q, l as B, g as K, d as M } from "./index-g3DWTus2.js";
9
+ import { u as L, p as P, a as u, c as f, b as q, l as B, g as K, d as M } from "./index-BryPnbOZ.js";
10
10
  const N = "v1", O = E(`/api/justauth/client/${N}`), V = O.get("/visitor/kingdee/auth/user/auth_code"), z = /* @__PURE__ */ k({
11
11
  __name: "index",
12
12
  setup(F) {
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as e, openBlock as r } from "vue";
2
- import { _ as c } from "./index-iFGtZyh-.js";
2
+ import { _ as c } from "./index-BryPnbOZ.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return r(), e("div");
@@ -1,6 +1,6 @@
1
1
  import '@das-fed/web/packages/main-app-framework/style.css';
2
2
  import "vue";
3
- import { m as a } from "./index-iFGtZyh-.js";
3
+ import { m as a } from "./index-BryPnbOZ.js";
4
4
  import "@das-fed/web/packages/i18n/index";
5
5
  export {
6
6
  a as mainAppFramework
Binary file
@@ -1,5 +1,6 @@
1
1
  declare const appLoading: import('vue').Ref<any, any>;
2
2
  declare const appcategorys: import('vue').Ref<any, any>;
3
+ declare const apps: import('vue').ComputedRef<any>;
3
4
  declare const getNavConfig: () => unknown;
4
5
  declare const getFixedAppsConfig: () => unknown;
5
- export { getNavConfig, appcategorys, appLoading, getFixedAppsConfig };
6
+ export { getNavConfig, appcategorys, apps, appLoading, getFixedAppsConfig };
Binary file
Binary file