The arrow of list item shows when the element is <a class="item">
,
and doesn’t show when the element is <div class="item">
.
This seems nice, but on the android platform, the <div class="item">
always shows the right arrow.
PS, the outside wrapper should add class list
。