<%Include _mb_left_menu%>
<%if collectListTable!=null%>
<%loop (DataRow) collect collectListTable%>
-
-
![{collect[p_Title]}]({collect[S_URL]}{collect[At_Path]})
-
{collect[p_Title]}
¥
<%set str1=Method.formatmoney((decimal)collect["p_Price"],"0.00")%>{str1}
查看详情删除
<%/loop%>
<%/if%>
<%Include _footer%>
<%Include _floatpage%>