<a href="javascript:;" id="prev" class="arrow"><</a>中的"javascript:;"代表什么意思
阻止a标签的默认事件,其实是event.preventDefault这样写的,但是也可以直接这样写href="JavaScript:;"