README.md文档补全

merge-requests/1/head
张鑫 5 years ago
parent 9fa28b44b7
commit 3012bcdb73

@ -1,6 +1,6 @@
# 垛机监控系统
## 垛机监控系统
## Project setup
### Project setup
```
npm install
@ -18,18 +18,41 @@ npm run serve
npm run build
```
### Run your tests
```
npm run test
```
### Customize configuration
### Lints and fixes files
See [Configuration Reference](https://cli.vuejs.org/config/).
```
npm run lint
```
>Author:张鑫 updateData:2021-01-13
### Customize configuration
##### 1、项目git地址https://gitlab.hzleaper.com:81/duoji/duoji-frontend.git
See [Configuration Reference](https://cli.vuejs.org/config/).
##### 2、简介垛机监控系统是一款TOB的项目由哲合科技有限公司承担研发主要为甲方在仓储方面的出入库过程中提供拍照取证实时录像盘点管理等功能。项目主要涵盖实时视频流、历史数据、盘点管理、巷道管理、球机管理、个人中心等。基于vue-cli3.x + Ant Design Vue搭建,rtsp视频流采用VLC插件结合Firefox火狐浏览器运行的方式播放因VLC支持性问题需回退Firefox火狐浏览器版本至51版之前详情请见 [VLC开发文档](https://wiki.videolan.org/Documentation:WebPlugin/#Introduction:_Building_Web_pages_with_Video)
##### 3、测试环境地址暂无(详情请看下面注释) 测试环境账号:暂无(详情请看下面注释)
##### 4、项目打包命令npm run build环境未作区分详情请看下面注释
>注释因项目采用直接打包给后端后端再配置nginx的形式接口统一走的ip地址代理并非域名代理需后端本地起服务内网访问前端与其连接在同一宽带网段中即可请求接口。所以暂未区分开发环境dev、测试环境test、生产环境prod等相应的也无测试环境地址和账号一说直接ip地址访问具体ip地址询问后端
##### 5、项目目录结构说明图示:
![](./src/assets/mdImages/info.jpg)
##### 6、AsideMen菜单配置图示
>菜单递归
![](./src/assets/mdImages/menu.jpg)
>菜单路由
![](./src/assets/mdImages/menuRouter.jpg)
##### 7、Api接口及代理配置图示
>Api接口
![](./src/assets/mdImages/api.jpg)
>Api代理
![](./src/assets/mdImages/agency.jpg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Loading…
Cancel
Save