qiao 73efe38f9d feat:货币,多语言 1 settimana fa
..
.electron-vue 869fd8bf14 feat 提交 1 mese fa
.github 869fd8bf14 feat 提交 1 mese fa
build 73efe38f9d feat:货币,多语言 1 settimana fa
config 869fd8bf14 feat 提交 1 mese fa
env 869fd8bf14 feat 提交 1 mese fa
lib 869fd8bf14 feat 提交 1 mese fa
server 869fd8bf14 feat 提交 1 mese fa
src 869fd8bf14 feat 提交 1 mese fa
static 869fd8bf14 feat 提交 1 mese fa
.babelrc 869fd8bf14 feat 提交 1 mese fa
.eslintignore 869fd8bf14 feat 提交 1 mese fa
.eslintrc.js 869fd8bf14 feat 提交 1 mese fa
.gitignore 869fd8bf14 feat 提交 1 mese fa
.postcssrc.js 869fd8bf14 feat 提交 1 mese fa
CHANGELOG.md 869fd8bf14 feat 提交 1 mese fa
LICENSE 869fd8bf14 feat 提交 1 mese fa
README.md 869fd8bf14 feat 提交 1 mese fa
README_ZH.md 869fd8bf14 feat 提交 1 mese fa
package.json 869fd8bf14 feat 提交 1 mese fa
pnpm-lock.yaml 73efe38f9d feat:货币,多语言 1 settimana fa
yarn.lock 73efe38f9d feat:货币,多语言 1 settimana fa

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 code,from github to synchronize,please 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