https://tgwuyangyang.github.io
吴杨
运行起来打开网页为登录页面,账号密码错误,而且注册报错500
npm run dev没有报任何错,启动成功,浏览器自动打开http://localhost:8080/#/login。 错误1:登陆页面填充的邮箱是个手机号,无法登陆。 错误2:注册页面点击注册报错500,应该是代理问题。 (Proxy error: Could not proxy request /users/register from localhost:8080 to http://localhost:5000/api/ (ECONNREFUSED).)