在insertAdjacentHTML之后更改className
I am trying to change my className after the insertAdjacentHTML() function. I am using an AJAX request for this and the route /reviewcombine is from my backend JavaScript codes.
我的代码:
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare...