shanshui-轩逸博客
shanshui的头像-轩逸博客
UID:481 已加入本站613天 总消费:0 徽章-初出茅庐-轩逸博客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'); } }); });