설명 없음

liuwei 3b3e031a7e 完善关闭信号源功能 4 년 전
.electron-vue 6e0d9fe5ef 初始分屏默认为bigshow中的bindList的数量 4 년 전
.idea 0e37760728 增加一个大屏对象用来存放所有大屏需要显示的相关信息 4 년 전
src 3b3e031a7e 完善关闭信号源功能 4 년 전
static c4ecc90af2 解决显示多个大屏彼此独立前的一次提交 4 년 전
.babelrc bd43892316 项目初始化 5 년 전
.gitignore b295ec23f9 修改.gitignore文件,忽略outApp文件夹 4 년 전
.travis.yml bd43892316 项目初始化 5 년 전
README.md bd43892316 项目初始化 5 년 전
appveyor.yml bd43892316 项目初始化 5 년 전
package.json 9f279da19e 解决打包后图片替换不能正确加载的问题 4 년 전
yarn.lock 95d5a31bf2 信号源可以拖到指定位置,但仍有bug 4 년 전

README.md

electron-app

An electron-vue project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build



This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.