现在 express.static() 将服务于 public 目录,因此如果我转到 / 路由,我将看到 index.html 文件的内容, app.get("/") 中间件将不会执行。
確定! 回上一頁