错误日志:TypeError: ejs:93 91| <% } %> 92|
>> 93| <% if(productList && productList.rows.length !== 0){ %> 94| <% productList.rows.forEach(item=>{ %> 95| 96|

<%= item.productName %>

Cannot read properties of undefined (reading 'length')