add preloader

This commit is contained in:
2025-08-13 13:56:27 +08:00
parent 21678e4fde
commit fe6bb1da09
5 changed files with 71 additions and 133 deletions

View File

@@ -358,4 +358,9 @@
text-align: center;
}
}
/* 主页文章列表图片宽度 */
/* 主页文章列表图片宽度 */
.loading-img {
background: url(https://free.picui.cn/free/2025/08/10/689845496a283.png) no-repeat center center;
background-size: cover;
}