宿迁环境监测pc
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
xy c82cf46f99
开机自启
1 year ago
.electron-vue init 1 year ago
.github/workflows init 1 year ago
build 1 1 year ago
config init 1 year ago
env init 1 year ago
lib init 1 year ago
server init 1 year ago
src 开机自启 1 year ago
static 开机自启 1 year ago
.babelrc init 1 year ago
.eslintignore init 1 year ago
.eslintrc.js init 1 year ago
.gitignore init 1 year ago
.postcssrc.js init 1 year ago
CHANGELOG.md init 1 year ago
LICENSE init 1 year ago
README.md init 1 year ago
README_ZH.md init 1 year ago
installer.nsh init 1 year ago
package.json init 1 year ago
yarn.lock init 1 year ago
关于一些插件的记录.md init 1 year ago
启动逻辑图.jpg init 1 year ago

README.md

Electron-Vue-template

This is a project based on electron-vue, using the elementUI, vuex, vue-router, axios technology stack. This project is divided into two branches. The master maintains the original project structure and features for dependency updates, and the SynchronizedUpdates branch. It keeps the original file structure and the code part is completely customized by me personally; it includes: a complete background management interface, nedb database package, and two complete update download methods. If you feel redundant, you can delete it yourself.

中文在线文档 国内访问地址 国内文档访问地址 vite 版本 vite 版本(码云)

Open in Visual Studio Code GitHub Repo stars vue element-ui electron license

To run a project, you need to have node version 16 or higher and use yarn as your dependency management tool

Thanks for support.

Build Setup

# install dependencies
yarn or yarn install

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build



Function list

  • Auto update
  • Incremental update
  • Loading animation before startup
  • i18n
  • Incremental update (wait for test)

Built-in

Note

  • gitee is only for domestic users to pull codefrom github to synchronizeplease visit github for PR
  • Welcome to Issues and PR

This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here. Manage interface code address here

CHANGELOG