function ribao_init(tt) { $('#btnRB').on('click', function () { console.log(tt); window.location.href = "/yeweihui/ribao.html?"+tt }); }