(()=>{"use strict";const e={say(){alert("哈哈哈哈")}};console.log("你好"),document.body.insertAdjacentHTML("beforeend","

你好,我有一个帽衫

"),document.body.onclick=function(){alert("你好")},e.say()})();