feat: electron tray & menu & touchbar supported

This commit is contained in:
kunkka 2020-10-29 18:46:54 +08:00
parent 249ad01cf1
commit 9db57acb71
11 changed files with 314 additions and 314 deletions

View file

@ -1,2 +1,4 @@
VUE_APP_NETEASE_API_URL=http://localhost:3000
VUE_APP_ENABLE_SENTRY=false
VUE_APP_NETEASE_API_URL=http://127.0.0.1:3000
VUE_APP_ELECTRON_API_URL=http://127.0.0.1:10754
VUE_APP_ENABLE_SENTRY=false
DEV_SERVER_PORT=20201