lg_frontend/README.md

58 lines
1.0 KiB
Markdown
Raw Normal View History

2024-02-18 03:20:00 +00:00
# school-front
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
```
## 组件库文档地址
https://1x.antdv.com/components/icon/
2024-07-01 14:53:31 +00:00
## 路由说明
登录页 /login
### 管理页
2024-07-03 02:31:16 +00:00
|名称|路由|
|---|---|
|用户管理| /manager/user|
|角色管理| /manager/role|
|菜单管理| /manager/menu|
|设备管理 |/manager/device|
|工序管理 |/manager/organized|
2024-07-01 14:53:31 +00:00
### 用户端
2024-07-03 02:31:16 +00:00
|名称|路由|
|---|---|
|首页| /home|
2024-07-01 14:53:31 +00:00
#### 有组织
有组织
2024-07-03 02:31:16 +00:00
#### 无组织
| 名称 | 路由 |
|-------|----------------------|
| 无组织首页 | /wuzuzhi/home |
| 洗车机管理 | /wuzuzhi/carWasher |
| 环境治理 | /wuzuzhi/environment |
2024-07-01 14:53:31 +00:00
#### 清洁运输
2024-07-03 02:31:16 +00:00
|名称| 路由 |
|---|------------------------|
|清洁运输 | /cleanTravel/home |
|厂区车辆台账| /cleanTravel/ledger |
|清洁运输趋势 | /cleanTravel/trend |
|磅秤台账 | /cleanTravel/bangcheng |
2024-07-01 14:53:31 +00:00
#### 视频广场