Nessuna descrizione

liuwei 9376442976 封装axios请求本地资源 4 anni fa
.electron-vue 46edfe3966 通过axios.get方式读取本地静态资源的方式解决在不改变源文件的基础上打包后动态加载问题 4 anni fa
.idea dc4edd87de 解决冲突 4 anni fa
build bd43892316 项目初始化 5 anni fa
src 9376442976 封装axios请求本地资源 4 anni fa
static 9376442976 封装axios请求本地资源 4 anni fa
.babelrc bd43892316 项目初始化 5 anni fa
.gitignore b295ec23f9 修改.gitignore文件,忽略outApp文件夹 4 anni fa
.travis.yml bd43892316 项目初始化 5 anni fa
README.md bd43892316 项目初始化 5 anni fa
appveyor.yml bd43892316 项目初始化 5 anni fa
package.json 46edfe3966 通过axios.get方式读取本地静态资源的方式解决在不改变源文件的基础上打包后动态加载问题 4 anni fa
yarn.lock 9e129f184b 增加视频播放 4 anni fa

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.