@das-fed/web 7.0.10 → 7.0.12
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-DhNUE9iu.js → index-ChSATpWm.js} +1409 -1395
- package/index-ChSATpWm.js.gz +0 -0
- package/{packages/main-app-framework/index-B-6riqLS.js → index-DFZ1jLIj.js} +1 -1
- package/{index-BUB0t_Vo.js → index-DyiPShVz.js} +1 -1
- package/index-DyiPShVz.js.gz +0 -0
- package/index.js +1 -1
- package/package.json +6 -6
- package/packages/main-app-framework/{index-DGUcf59W.js → index-6MSQfWFl.js} +1 -1
- package/packages/main-app-framework/index-6MSQfWFl.js.gz +0 -0
- package/{index-CI83PaxF.js → packages/main-app-framework/index-DQCfHi2d.js} +1 -1
- package/packages/main-app-framework/{index-DjtNr4lK.js → index-DXsVdg4z.js} +1286 -1272
- package/packages/main-app-framework/index-DXsVdg4z.js.gz +0 -0
- package/packages/main-app-framework/index.js +1 -1
- package/types/main-app-framework/utils/src/set-common-info.d.ts +1 -1
- package/index-BUB0t_Vo.js.gz +0 -0
- package/index-DhNUE9iu.js.gz +0 -0
- package/packages/main-app-framework/index-DGUcf59W.js.gz +0 -0
- package/packages/main-app-framework/index-DjtNr4lK.js.gz +0 -0
|
Binary file
|
|
@@ -18,7 +18,7 @@ export declare const setProjectInfo: (data: any) => void;
|
|
|
18
18
|
export declare const setProjectMessage: (data?: any) => void;
|
|
19
19
|
/** 清除项目数据 */
|
|
20
20
|
export declare const clearProjectInfo: () => void;
|
|
21
|
-
/**
|
|
21
|
+
/** 存储标签页信息,如果传入对象則進行該項替換 */
|
|
22
22
|
export declare const setTabs: (options: any[]) => void;
|
|
23
23
|
/** 清除标签页信息 */
|
|
24
24
|
export declare const clearTabs: () => void;
|
package/index-BUB0t_Vo.js.gz
DELETED
|
Binary file
|
package/index-DhNUE9iu.js.gz
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|