BOOK书籍相关信息

<% for(var value of books){ %> <% } %>
title price author
<%= value.title %> <%= value.price %> <%= value.author %>