安瑾然
2023-03-23 f68f67f34857085d627cc2acdcfe714eb8bbdcb5
miniprogram/pages/user/index.wxss
@@ -146,23 +146,28 @@
}
.list .font-wenzi1 {
    font-size: 13px;
    font-size: 14px;
    margin-bottom: 4px;
    margin-left: 0.5rem;
    font-weight: 900;
}
.list .more {
    margin-bottom: 4px;
    float: right;
    font-size: 12px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
    margin-right: 0.5rem;
    font-weight: 900;
}
.lists {
    margin-top: 0.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
}
.lists:last-child{
    margin-bottom: 1rem;
}
.top-img{
    width: 100%;
@@ -177,13 +182,17 @@
    margin-bottom: 1%;
    color: rgba(0, 0, 0, 0.5);
    margin-right: 0.5rem;
    width: 50%;
    text-align: right;
}
.lists .lists-top .lists-top-title {
    font-size: 14px;
    margin-right: 40%;
    /* margin-right: 40%; */
    font-weight: bold;
    margin-left: 0.5rem;
    word-wrap: normal;
    width: 50%;
}
.lists .lists-content {