Push.create("Hello world!", { body: "恭喜您中奖了!", icon: 'images/icon.png', timeout: 4000, onClick: function () { window.focus(); this.close(); } });