共计 569 个字符,预计需要花费 2 分钟才能阅读完成。
const icp=" 萌 ICP 备 5201 号 -9";
const newElement=`<a id="footer-icp" class="py-2 rounded-2xl border flex justify-center flex-row items-center text-sm text-gray-800 dark:text-gray-400 w-full border-transparent" href="http://beian.miit.gov.cn/" target="_blank"> <span class="truncate">${icp}</span></a></br><a id="footer-powered" class="py-2 rounded-2xl border flex justify-center flex-row items-center text-sm text-gray-800 dark:text-gray-400 w-full border-transparent" href="http://blog.memos.ee/" target="_blank"> <span class="truncate">Blog</span></a>`;
document.body.insertAdjacentHTML("beforeend",newElement);
正文完
发表至:无分类
2024-12-27