router.get('/error', function (req, res) { res.render('error', { title: 'error' }); });. 问题一:html中如何加载上面的title。
確定! 回上一頁