【nodejs+ejs】如何给模板传参数?

As a real beginner in EJS, I have two charts in my html page, so I want to use my partial twice:html <% include partials/spider-chart.ejs %> But I need to pass some parameters inside the ejs to differ
相关文章
相关标签/搜索