説明なし

plg 9742bcede0 修改跳转路径 5 ヶ月 前
.electron-vue 9c5e44d4c2 '版本号' 8 ヶ月 前
.vscode 9c5e44d4c2 '版本号' 8 ヶ月 前
build 48a7ed5acf 修改版本,人机对话 5 ヶ月 前
exe 4f54b7a253 修改文件 11 ヶ月 前
src 9742bcede0 修改跳转路径 5 ヶ月 前
static 48a7ed5acf 修改版本,人机对话 5 ヶ月 前
test b6f1441c68 初始化项目 1 年間 前
.babelrc b6f1441c68 初始化项目 1 年間 前
.eslintignore b6f1441c68 初始化项目 1 年間 前
.eslintrc.js b6f1441c68 初始化项目 1 年間 前
.gitignore 4f54b7a253 修改文件 11 ヶ月 前
.travis.yml b6f1441c68 初始化项目 1 年間 前
README.md b6f1441c68 初始化项目 1 年間 前
aaaaa.txt fb4c575a05 生物反馈加载 8 ヶ月 前
appveyor.yml b6f1441c68 初始化项目 1 年間 前
icon.ico b6f1441c68 初始化项目 1 年間 前
package-lock.json a26eb9a2df 修改生物反馈 7 ヶ月 前
package.json 48a7ed5acf 修改版本,人机对话 5 ヶ月 前

README.md

pilot-project

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

# run unit & end-to-end tests     
npm test
# "requestedExecutionLevel": "requireAdministrator"   admin

# lint all JS/Vue component files in `src/`

#perMachine  是否显示辅助安装程序--选择每台机器或每个用户,或者是否总是按所有用户安装
#     "installerHeader":"build/script/side.bmp",
#     "installerSidebar":"build/script/side.bmp",
#    "uninstallerSidebar":"build/script/side.bmp"
npm run lint


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