1,user.js是服务端(node user.js启动服务),login.html:提交按钮--可以get数据库中的数据 2,test.js 是测试去数据库拿数据(node test.js启动服务)。