설명 없음

suwenjiang d97e4cae3b Merge remote-tracking branch 'origin/master' into panda-ui 1 주 전
.electron-vue aadf6ead61 ✨ feat(theme): 修改主题色 2 주 전
.github c7dd7a65a0 feat: 盼达点餐项目 2 주 전
build 20d008b657 🐳 chore(build): 修改打包文件 1 주 전
config c7dd7a65a0 feat: 盼达点餐项目 2 주 전
env d6fcfca8cf ✨ feat(i18n): 添加翻译 2 주 전
lib c7dd7a65a0 feat: 盼达点餐项目 2 주 전
server c7dd7a65a0 feat: 盼达点餐项目 2 주 전
src f7f9d0626a style: 1.修改退出登录的弹窗提示的文案,以及多语言的文案修改。 1 주 전
static 2bf9fe24df 🎈 perf(loader): 修改加载图样式 1 주 전
.babelrc c7dd7a65a0 feat: 盼达点餐项目 2 주 전
.eslintignore c7dd7a65a0 feat: 盼达点餐项目 2 주 전
.eslintrc.js c7dd7a65a0 feat: 盼达点餐项目 2 주 전
.gitignore 20d008b657 🐳 chore(build): 修改打包文件 1 주 전
.postcssrc.js d4b5be250d 🐎 ci(tailwind): 配置项目tailwind功能 2 주 전
.prettierrc.cjs d4b5be250d 🐎 ci(tailwind): 配置项目tailwind功能 2 주 전
CHANGELOG.md c7dd7a65a0 feat: 盼达点餐项目 2 주 전
LICENSE c7dd7a65a0 feat: 盼达点餐项目 2 주 전
README.md c7dd7a65a0 feat: 盼达点餐项目 2 주 전
README_ZH.md c7dd7a65a0 feat: 盼达点餐项目 2 주 전
package.json b780bd0f43 ✨ feat(del): 添加删除弹窗 2 주 전
tailwind.config.js d4b5be250d 🐎 ci(tailwind): 配置项目tailwind功能 2 주 전
yarn.lock bf641fe575 fix:修改首页右边展示菜品页面,隐藏订单管理部分字段,和修改样式 2 주 전

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