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