node学习十六:实现前端+后端+数据库互通

实现登陆验证功能javascript login.html:html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>登陆</title> </head> <body> <form action="http://localhost:3000/login" method="post">
相关文章
相关标签/搜索