feat: 接入费用管理
正在显示
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -67,7 +67,7 @@ |
| "yarn": "^1.22.17" | ||
| }, | ||
| "scripts": { | ||
| "start": "PORT=5005 react-app-rewired start", | ||
| "start": "HTTPS=true PORT=5005 react-app-rewired start", | ||
| "build": "react-scripts build", | ||
| "test": "react-scripts test", | ||
| "eject": "react-scripts eject" | ||
| ... | ... | @@ -87,11 +87,11 @@ |
| "last 1 safari version" | ||
| ] | ||
| }, | ||
| "proxy": "https://open-fdf34379-134d-4e0f-a3c4-8f2a2f5a2bc7-console.kube.ucas/", | ||
| "devDependencies": { | ||
| "@types/react-window": "^1.8.5", | ||
| "@types/react-window-infinite-loader": "^1.0.5", | ||
| "@types/recharts": "^1.8.22", | ||
| "http-proxy-middleware": "^2.0.6", | ||
| "prettier": "2.5.1", | ||
| "react-app-rewire-hot-loader": "^2.0.1", | ||
| "react-app-rewired": "^2.1.6", | ||
| ... | ... |
src/screens/Console/Saturn/types.ts
0 → 100644
src/screens/Console/Saturn/utils/index.ts
0 → 100644
src/setupProxy.js
0 → 100644
请
注册
或者
登录
后发表评论