摘要: var json = {};$('.city-list-wrap').find('.city-list').each(function(){ var li = $(this); var title = li.find('.letter'); title.remove('.arrow'); var k... 阅读全文
posted @ 2015-01-18 21:24 zhishaofei3 阅读(172) 评论(0) 推荐(0) 编辑