摘要:<body> <script> // 设置网页图标 function seticon(url) { var link = document.querySelector("link[rel*='icon']") || document.createElement('link'); link.type
阅读全文
posted @ 2023-07-09 11:48
posted @ 2023-07-09 11:48