fix: bugs

This commit is contained in:
qier222 2021-03-06 18:48:53 +08:00
parent 11eb29b3b8
commit ee77b34ee9
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
13 changed files with 606 additions and 153 deletions

3
.gitignore vendored
View file

@ -1,8 +1,6 @@
.DS_Store
node_modules
/dist
dist_electron
Icon?
# local env files
.env
@ -25,7 +23,6 @@ pnpm-debug.log*
*.sw?
.vercel
/netease_api
#Electron-builder output
/dist_electron