<div id="test">零五网(www.02405.com)</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script>
//jquery添加元素class类名
$('#test').addClass("active");
//jquery删除元素class类名
$('#test').removeClass("active");
</script>
(adsbygoogle = window.adsbygoogle || []).push({});
来源:https://www.02405.com/archives/7159