Parse the DOM to remove all attributes of x and all classes of y

后端 未结 0 1087
梦如初夏
梦如初夏 2021-01-16 06:06

I am using typescript to adjust a templated html built file. In my TS file I have the following code:

let body = document.querySelector("body");

//         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题