설명 없음

liuwei 7735b3cef2 程序启动时引入配置文件成功,折腾了好久,最后正确的代码是如此简单。当你写一个功能很费劲的时候,可能是用错了方式 4 년 전
.electron-vue c928b3db2d 添加ajax请求模块 4 년 전
.idea 7735b3cef2 程序启动时引入配置文件成功,折腾了好久,最后正确的代码是如此简单。当你写一个功能很费劲的时候,可能是用错了方式 4 년 전
build bd43892316 项目初始化 5 년 전
src 7735b3cef2 程序启动时引入配置文件成功,折腾了好久,最后正确的代码是如此简单。当你写一个功能很费劲的时候,可能是用错了方式 4 년 전
static e920437336 修改登录界面样式 4 년 전
.babelrc bd43892316 项目初始化 5 년 전
.gitignore b295ec23f9 修改.gitignore文件,忽略outApp文件夹 4 년 전
.travis.yml bd43892316 项目初始化 5 년 전
README.md bd43892316 项目初始化 5 년 전
appveyor.yml bd43892316 项目初始化 5 년 전
package.json bc6a4b1d3d 修改配置文件 4 년 전
yarn.lock 41e71a7199 这个一个有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.