添-页面组件样式调整
正在显示
.babelrc
0 → 100644
components/contentBox/index.tsx
0 → 100644
components/contentBox/interface.ts
0 → 100644
components/contentBox/left/index.tsx
0 → 100644
components/contentBox/left/styled.tsx
0 → 100644
components/contentBox/right/index.tsx
0 → 100644
components/contentBox/right/styled.tsx
0 → 100644
components/contentBox/styled.tsx
0 → 100644
| ... | ... | @@ -24,10 +24,13 @@ |
| "next": "^13.1.1", | ||
| "react": "^18.2.0", | ||
| "react-dom": "^18.2.0", | ||
| "sass": "^1.62.1", | ||
| "ts-node": "^10.9.1", | ||
| "tslib": "^2.5.0", | ||
| "typescript": "^4.9.4", | ||
| "sass": "^1.62.1" | ||
| "typescript": "^4.9.4" | ||
| }, | ||
| "dependencies": {} | ||
| "dependencies": { | ||
| "babel-plugin-styled-components": "^2.1.1", | ||
| "styled-components": "^6.0.0-rc.1" | ||
| } | ||
| } |
pages/equipmentLeasing/index.tsx
0 → 100644
pages/flyingHandService/index.tsx
0 → 100644
pages/home/rotationChart/index.tsx
0 → 100644
pages/home/rotationChart/styled.tsx
0 → 100644
pages/home/styled.tsx
0 → 100644
pages/home/waterfallFlowBody/index.tsx
0 → 100644
pages/jobServices/index.tsx
0 → 100644
pages/jobServices/styled.tsx
0 → 100644
请
注册
或者
登录
后发表评论