星光璀璨-轩逸博客
星光璀璨的头像-轩逸博客
UID:511 已加入本站578天 总消费:0 河南省郑州市
document.addEventListener('DOMContentLoaded', function () { const postsElements = document.querySelectorAll('posts.posts-item'); postsElements.forEach((element) => { if (element.classList.contains('posts-item')) { element.classList.add('alone'); } }); });