update script

This commit is contained in:
C xkey 2023-10-04 04:45:00 +00:00
parent 436ff24ddd
commit a08ce6ad29

View File

@ -24,9 +24,6 @@
var currentUrl = window.location.href;
myScript();
alltranslate();
// 监听页面中的鼠标点击事件
function myScript() {
@ -718,3 +715,6 @@ function replaceTextNode(node1)
}
myScript();
alltranslate();