chenyc
2022-10-21 fdec6d9c232d7361567ddab4504851dbed03c4a4
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;
            }