fix: bugs

This commit is contained in:
qier222 2020-12-17 19:03:10 +08:00
parent d1a080eb8f
commit efdbee4b89
11 changed files with 80 additions and 27 deletions

View file

@ -1,4 +1,5 @@
VUE_APP_NETEASE_API_URL=http://127.0.0.1:3000
VUE_APP_ELECTRON_API_URL=/api
VUE_APP_ELECTRON_API_URL_DEV=http://127.0.0.1:3000
VUE_APP_ENABLE_SENTRY=false
DEV_SERVER_PORT=20201