🌈 搜索
📅  最后修改于: 2022-03-11 15:04:06.605000             🧑  作者: Mango
app.get('/', function (req, res) { res.render('index', {}); });