function qiuzhu_init() { $('#btnQZ').on('click', function () { alert("求助"); }); }