我正在使用ejs进行模板渲染,我正在使用以下代码 <%- input_field_tag('empName', 5) %> 产生输出为 <input id="empName" value="" type="5" name="empName">
確定! 回上一頁