26 lines
714 B
Markdown
26 lines
714 B
Markdown
|
|
# nl-screen-hl
|
|||
|
|
|
|||
|
|
> A Vue.js project
|
|||
|
|
|
|||
|
|
## Build Setup
|
|||
|
|
|
|||
|
|
``` bash
|
|||
|
|
# install dependencies
|
|||
|
|
npm install
|
|||
|
|
|
|||
|
|
# serve with hot reload at localhost:8080
|
|||
|
|
npm run dev
|
|||
|
|
|
|||
|
|
# build for production with minification
|
|||
|
|
npm run build
|
|||
|
|
|
|||
|
|
# build for production and view the bundle analyzer report
|
|||
|
|
npm run build --report
|
|||
|
|
```
|
|||
|
|
|
|||
|
|
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
|
|||
|
|
|
|||
|
|
# 注意事项
|
|||
|
|
+ 晟华中控大屏由18块小屏拼接而成,呈 3x6 分布,外配投屏电脑一台,连接 两个显示器
|
|||
|
|
+ 分辨率都为 1920 * 1080
|
|||
|
|
+ 接口地址https://apifox.com/apidoc/shared-0bf1a292-c892-44d6-8e28-970c207af9e2
|