depot例子中,如何在list这个action的输出页面上加上货品价格?
声明我是php?name=%D0%C2%CA%D6" onclick="tagshow(event)" class="t_tag">新手中的php?name=%D0%C2%CA%D6" onclick="tagshow(event)" class="t_tag">新手,在list.rhtml中加入代码
<td>
<pri class="list-price" src="<%= product.price_url %>" />
</td>
刷新页面还是没有成功,请问下问题出在哪里?