<%if(goodsCount){%>

<%=goodsCount%>件 总额:¥<%=goodsSum%>

结算
<%}else{%>
购物车空空如也~
<%}%>