2102155hjg-轩逸博客
2102155hjg的头像-轩逸博客
UID:392 已加入本站721天 总消费: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'); } }); });