1 app.set('views', path.join(__dirname,'views')); 2 app.set('view engine', 'ejs'); 转载于:https://www.cnblogs.com/toward-the-sun/p/6369513.html