love3535-轩逸博客
love3535的头像-轩逸博客
UID:540 已加入本站517天 总消费:2.00 广西玉林市
document.addEventListener('DOMContentLoaded', function () { const postsElements = document.querySelectorAll('posts.posts-item'); postsElements.forEach((element) => { if (element.classList.contains('posts-item')) { element.classList.add('alone'); } }); });