Please see this code in node/express js application var path = require('path'); app.set('views', path.join(__dirname, 'views')); ...
確定! 回上一頁