1.引入静态文件方式.app.use(express.static(__dirname + "/static")); - app.js。若是我们的css路径为与app.js同级的static中的css/all.css,则在 ...