可口可乐-轩逸博客
可口可乐的头像-轩逸博客
UID:482 已加入本站611天 总消费:50.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'); } }); });