地址栏传参实现内页跳转[分页无效] var notice_postid = window.location.hash.split("#")[1]; var notice_domid = $('.postlist .post[data-pid="'+notice_postid+'"]'); if(notice_domid.length > 0){ notice_domid.addClass('current');// var scroll_offset = notice_domid.offset().top; $("html, body").animate({scrollTop:scroll_offset}, {duration:500, easing:"swing"}); notice_domid.on('click', function(){ $(this).removeClass('current'); }) } });
Error[8]: Undefined variable: load_redpacket_js, File: /www/wwwroot/fxw15.cc/tmp/view_htm_thread.htm, Line: 109
File: /www/wwwroot/fxw15.cc/tmp/route_thread.php, Line: 936, include(/www/wwwroot/fxw15.cc/tmp/view_htm_thread.htm)
File: /www/wwwroot/fxw15.cc/tmp/index.inc.php, Line: 77, include(/www/wwwroot/fxw15.cc/tmp/route_thread.php)
File: /www/wwwroot/fxw15.cc/index.php, Line: 52, include(/www/wwwroot/fxw15.cc/tmp/index.inc.php)