EJS 是Express 的模板,用來渲染html頁面(xxx.ejs > EJS > html > 瀏覽器)。 ... app.js 設定了第一層的路由,而index.js 裡面可以再自行定義後續路由 ...
確定! 回上一頁