E_T

导航

2017年2月23日

摘要: function scroTo(e) { var t=$(e).attr('data-cate'); var obj = $('#'+t).first(); $("html, body").animate({ scrollTop: obj.offset().top -45+ "px" }, { ... 阅读全文

posted @ 2017-02-23 18:28 E_T 阅读(172) 评论(0) 推荐(0)