PanJiaChen / electron-vue-admin

vue electron admin template web: http://panjiachen.github.io/vue-admin-template
3.13k stars 987 forks source link

Timeout exceed when trying to log in. #17

Closed detygon closed 6 years ago

detygon commented 6 years ago

When I try to sign in using the default credentials (admin/admin), the request fails after a few seconds with a timeout of 15000ms exceeded error. This happen both in the web app and the desktop app.

PanJiaChen commented 6 years ago

Because using easy-mock in the project to simulate data, But it can sometimes be unstable. You can try again now.

detygon commented 6 years ago

Thanks! It works now.