use umi conventional routing
Showing
| ... | ... | @@ -58,7 +58,8 @@ |
| "react-dom": "^16.7.0", | ||
| "react-fittext": "^1.0.0", | ||
| "react-media": "^1.9.2", | ||
| "react-router-dom": "^4.3.1" | ||
| "react-router-dom": "^4.3.1", | ||
| "umi-plugin-authorize": "^1.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/react": "^16.8.1", | ||
| ... | ... |
src/layouts/index.js
0 → 100644
File moved
src/pages/Auth.js
0 → 100644
File moved
File moved
File moved
src/pages/_routes.json
0 → 100644
Please register or sign in to comment