Edit controllers/home.js and take the following line of code: res.render('index', viewModel); And replace it with this new block of code: sidebar(viewModel, ...
確定! 回上一頁