koutie-轩逸博客
koutie的头像-轩逸博客
UID:1062 已加入本站276天 总消费:9.90 徽章-2024巴黎奥运-轩逸博客1枚徽章江苏省苏州市
document.addEventListener('DOMContentLoaded', function () { const postsElements = document.querySelectorAll('posts.posts-item'); postsElements.forEach((element) => { if (element.classList.contains('posts-item')) { element.classList.add('alone'); } }); });