资产选择元数据
Showing
... | ... | @@ -38,7 +38,7 @@ |
"react-dom": "^17.0.1", | ||
"react-loadable": "^5.5.0", | ||
"react-redux": "^7.1.0", | ||
"react-resizable": "^3.0.4", | ||
"react-resizable": "3.0.4", | ||
"react-router-dom": "^5.0.1", | ||
"react-scripts": "5.0.1", | ||
"react-virtualized": "^9.22.3", | ||
... | ... | @@ -77,5 +77,8 @@ |
"last 1 safari version" | ||
] | ||
}, | ||
"homepage": "http://myhost/data-govern" | ||
"homepage": "http://myhost/data-govern", | ||
"devDependencies": { | ||
"@types/react-resizable": "^1.7.4" | ||
} | ||
} |
src/commons.ts
0 → 100644
19.7 KB
src/component/layout/lefttreepanel/index.tsx
0 → 100644
src/component/layout/outsidepanel/index.tsx
0 → 100644
src/hooks/common/Local.ts
0 → 100644
src/hooks/common/Modal.ts
0 → 100644
src/hooks/common/Url.ts
0 → 100644
src/hooks/common/index.ts
0 → 100644
src/hooks/common/utils/index.ts
0 → 100644
src/hooks/common/utils/isBrowser.ts
0 → 100644
src/services/index.ts
0 → 100644
src/services/metaAdminManageService.ts
0 → 100644
src/services/metaManageService.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/services/metaUserManageService.ts
0 → 100644
src/utils/domainChangeUtil.ts
0 → 100644
src/utils/heightLignt.tsx
0 → 100644
src/utils/httpUtil.tsx
0 → 100644
src/utils/index.ts
0 → 100644
src/utils/pageUtil.tsx
0 → 100644
src/utils/request.ts
0 → 100644
src/utils/standardUtil.ts
0 → 100644
src/view/meta/selectmeta/SelectMeta.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
src/view/meta/selectmeta/SystemTree.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
src/view/meta/selectmeta/hooks/Meta.ts
0 → 100644
src/view/meta/selectmeta/hooks/index.tsx
0 → 100644
src/view/meta/selectmeta/list.less
0 → 100644
tsconfig-extand.json
0 → 100644