错误日志:TypeError: ejs:55
53| <%- includes('comHtml/headerM.ejs') %>
54| <%- includes('comHtml/topNav.ejs') %>
>> 55| <%- includes('comHtml/header-index.ejs') %>
56|
57|
>> 71| <% proDataAll.data.forEach((itemProduct,indexProduct)=>{ %>
72| <% if(indexProduct == 0){ %>
73| <% if(itemProduct.productDetailsList && itemProduct.productDetailsList.length !=0){ %>
74|
Cannot read properties of undefined (reading 'forEach')