use blankLayout
Showing

| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:


{ | { | ||
"private": true, | "private": true, | ||
"scripts": { | "scripts": { | ||
"dev": "cross-env PAGES_PATH='DashboardMonitor/src' umi dev", | "dev": "cross-env PAGES_PATH='AccountCenter/src' umi dev", | ||
"start": "umi dev", | "start": "umi dev", | ||
"lint": "npm run lint:ts && npm run lint:style && npm run lint:prettier", | "lint": "npm run lint:ts && npm run lint:style && npm run lint:prettier", | ||
"lint-staged": "lint-staged", | "lint-staged": "lint-staged", | ||
... | @@ -29,8 +29,6 @@ | ... | @@ -29,8 +29,6 @@ |
"dependencies": { | "dependencies": { | ||
"@types/react-dom": "^16.8.4", | "@types/react-dom": "^16.8.4", | ||
"cross-env": "^5.2.0", | "cross-env": "^5.2.0", | ||
"execa": "^1.0.0", | |||
"getnpmregistry": "^1.0.1", | |||
"numeral": "^2.0.6", | "numeral": "^2.0.6", | ||
"react-dom": "^16.8.6" | "react-dom": "^16.8.6" | ||
}, | }, | ||
... | @@ -42,6 +40,9 @@ | ... | @@ -42,6 +40,9 @@ |
"@types/numeral": "^0.0.25", | "@types/numeral": "^0.0.25", | ||
"babel-eslint": "^10.0.1", | "babel-eslint": "^10.0.1", | ||
"check-prettier": "^1.0.3", | "check-prettier": "^1.0.3", | ||
"cross-port-killer": "^1.1.1", | |||
"execa": "^1.0.0", | |||
"getnpmregistry": "^1.0.1", | |||
"glob": "^7.1.3", | "glob": "^7.1.3", | ||
"husky": "^2.2.0", | "husky": "^2.2.0", | ||
"lint-staged": "^8.1.0", | "lint-staged": "^8.1.0", | ||
... | @@ -59,7 +60,7 @@ | ... | @@ -59,7 +60,7 @@ |
"tslint-react": "^3.6.0", | "tslint-react": "^3.6.0", | ||
"typescript": "^3.5.1", | "typescript": "^3.5.1", | ||
"umi": "^2.6.17", | "umi": "^2.6.17", | ||
"umi-plugin-block-dev": "^2.0.2", | "umi-plugin-block-dev": "^2.1.11", | ||
"umi-plugin-react": "^1.7.6", | "umi-plugin-react": "^1.7.6", | ||
"umi-request": "^1.0.0" | "umi-request": "^1.0.0" | ||
}, | }, | ||
... | ... |