cccccccccccccccccccc

This commit is contained in:
aote777 2021-11-23 00:16:51 +08:00
parent 6dc2bd1221
commit 5a7f69fb5a
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
// code.innerHTML = hightlightHtml
// })
textarea.parentNode.insertBefore(newDiv, textarea.nextSibling)
// textarea.style.display = 'none'
textarea.style.display = 'none'
})
}
createLink(highLightCss)