function ribao_init() { $('#btnRB').on('click', function () { window.location.href="/yeweihui/home.html"; }); }