WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2020-12-21 bde60a4ab1c176bef2f15a36b5e355708a4a1939
plugins/infiniteScroll/cInfiniteScroll.scss
@@ -6,11 +6,18 @@
@import "../../common/sassMixin";
.c-infinite-scroll {
    .bottom {
        height: 1.8rem;
    .c-infinite-bottom {
        text-align: center;
        line-height: 1.5rem;
        .loading {
            height: 2rem;
        color: #666;
            line-height: 1.8rem;
        }
        .ended {
            height: 2rem;
            color: #999;
            line-height: 1.8rem;
        }
        .empty {
            line-height: 5rem;
            color: #999;