EJS 是一套简单的模板语言,帮你利用普通的JavaScript 代码生成HTML 页面。 ... options); template(data); // => 输出渲染后的HTML 字符串 ejs.render(str, data, ...
確定! 回上一頁