# guidance-screen **Repository Path**: web1992/guidance-screen ## Basic Information - **Project Name**: guidance-screen - **Description**: 交控新大楼乘客引导屏幕 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-12 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wise-screen ## 修改配置文件 北京地铁十一号线 新大楼展示引导屏幕 不同设备通过修改 deviceseting.json 进行配置 从而实现默认的页面显示和降级情况下的显示 通过 electron 打包的项目 可以使用 localStorage 中存储的状态进行配置 ## Project setup ```bash yarn install ``` ### Compiles and hot-reloads for development ```bash yarn serve ``` ### Compiles and minifies for production ```bash yarn build ``` ### Lints and fixes files ```bash yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). # guidance-screen