linfan666-轩逸博客
linfan666的头像-轩逸博客
UID:266 已加入本站973天 总消费:100.00 徽章-资深玩家-轩逸博客徽章-初出茅庐-轩逸博客2枚徽章江苏省徐州市
document.addEventListener('DOMContentLoaded', function () { const postsElements = document.querySelectorAll('posts.posts-item'); postsElements.forEach((element) => { if (element.classList.contains('posts-item')) { element.classList.add('alone'); } }); });