feat:userLayouts init
Showing
mockStatic/china.png
0 → 100644
959 Bytes
mockStatic/gou.png
0 → 100644
391 Bytes
mockStatic/japen.png
0 → 100644
1.1 KB
mockStatic/koren.png
0 → 100644
1.61 KB
mockStatic/login_bg.jpg
0 → 100644
This diff is collapsed.
mockStatic/logo.png
0 → 100644
21.4 KB
mockStatic/us.png
0 → 100644
1.23 KB
... | ... | @@ -20,9 +20,10 @@ |
}, | ||
"license": "MIT", | ||
"dependencies": { | ||
"@ant-design/icons": "^4.2.1", | ||
"@umijs/preset-react": "1.x", | ||
"@umijs/test": "^3.2.0", | ||
"god": "^1.1.21", | ||
"god": "^1.1.26", | ||
"lint-staged": "^10.0.7", | ||
"mobx": "^5.15.4", | ||
"mobx-react": "^6.2.2", | ||
... | ... |
src/layouts/UserLayouts.tsx
0 → 100644
src/styles/color.less
0 → 100644
src/styles/index.less
0 → 100644
src/styles/theme.less
0 → 100644
src/styles/utils.less
0 → 100644
src/utils/hooks/index.ts
0 → 100644
src/utils/type.ts
0 → 100644