wise-screen

修改配置文件

不同设备通过修改 deviceseting.json 进行配置 从而实现默认的页面显示和降级情况下的显示

通过 electron 打包的项目 可以使用 localStorage 中存储的状态进行配置

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.