shadow root

This commit is contained in:
Gabe Yuan
2023-08-25 22:48:47 +08:00
parent 9eceb8641d
commit 20da2e1b97

View File

@@ -247,7 +247,7 @@ export class Translator {
return;
}
console.log("---> ", q);
// console.log("---> ", q);
const span = document.createElement(APP_LCNAME);
span.style.visibility = "visible";