<a href="index.php?extendModule-venueBooking-index-dateList-{$type}-{$id}-fromDateList-{$row.previousStart}" class="btn col-xs-1 avalible"><</a>
和
<a href="index.php?extendModule-venueBooking-index-dateList-{$type}-{$id}-fromDateList-{$row.previousStart}" class="btn col-xs-1 avalible">
<
</a>
注意<a>标签有空白和没有空白是不一样的
原文:http://www.cnblogs.com/yiqianer/p/6694038.html