45
chenyc
2022-10-27 f72a1b4602d6226b6eaae3141d9b98a9c1201526
src/views/record/index.vue
@@ -136,17 +136,18 @@
                font-weight: 400;
                color: #AAAAAA;
                line-height: 40px;
                margin-bottom: 10px;
            }
            .item{
                margin-top: 20px;
                // margin-top: 10px;
                width: 90%;
                margin-left: 5%;
                height: 40px;
                height: 30px;
                font-size: 13px;
                font-family: PingFangSC-Medium, PingFang SC;
                font-weight: 500;
                color: #333333;
                line-height: 40px;
                line-height: 30px;
                background: #FFFFFF;
                border-bottom:#F1F1F2 solid 1px;
            }