模型移植
Showing
| ... | @@ -24,11 +24,13 @@ | ... | @@ -24,11 +24,13 @@ |
| "crypto-js": "^4.0.0", | "crypto-js": "^4.0.0", | ||
| "echarts": "^5.3.1", | "echarts": "^5.3.1", | ||
| "eslint-config-react-app": "^7.0.1", | "eslint-config-react-app": "^7.0.1", | ||
| "immer": "9.0.15", | |||
| "immutability-helper": "^3.1.1", | "immutability-helper": "^3.1.1", | ||
| "insert-css": "^2.0.0", | "insert-css": "^2.0.0", | ||
| "less": "^4.1.1", | "less": "^4.1.1", | ||
| "less-loader": "^8.0.0", | "less-loader": "^8.0.0", | ||
| "local-storage": "^2.0.0", | "local-storage": "^2.0.0", | ||
| "qiankun": "2.4.0", | |||
| "react": "^17.0.1", | "react": "^17.0.1", | ||
| "react-contexify": "^5.0.0", | "react-contexify": "^5.0.0", | ||
| "react-dnd": "^14.0.2", | "react-dnd": "^14.0.2", | ||
| ... | @@ -44,7 +46,6 @@ | ... | @@ -44,7 +46,6 @@ |
| "rxjs": "^7.5.5", | "rxjs": "^7.5.5", | ||
| "showdown": "^1.9.1", | "showdown": "^1.9.1", | ||
| "smooth-scroll": "^16.1.3", | "smooth-scroll": "^16.1.3", | ||
| "qiankun": "2.4.0", | |||
| "typescript": "^4.6.2", | "typescript": "^4.6.2", | ||
| "web-vitals": "^1.0.1" | "web-vitals": "^1.0.1" | ||
| }, | }, | ||
| ... | @@ -75,6 +76,6 @@ | ... | @@ -75,6 +76,6 @@ |
| "last 1 safari version" | "last 1 safari version" | ||
| ] | ] | ||
| }, | }, | ||
| "proxy": "http://139.198.127.28:17280", | "proxy": "http://192.168.0.111:8189", | ||
| "homepage": "http://myhost/data-govern" | "homepage": "http://myhost/data-govern" | ||
| } | } |
src/util/Component/PermissionButton.jsx
0 → 100644
src/util/Component/PermissionMenuItem.jsx
0 → 100644
src/util/Component/PermissionRcItem.jsx
0 → 100644
src/util/Component/Table.less
0 → 100644
src/util/Component/Table.tsx
0 → 100644
src/util/Component/Tooltip.tsx
0 → 100644
src/util/Component/Tree.jsx
0 → 100644
src/util/hooks/page.ts
0 → 100644
src/view/Manage/Model/Component/ModelSvg.jsx
0 → 100644
src/view/Manage/Model/Component/suggest.jsx
0 → 100644
Please
register
or
sign in
to comment