/* pages/record/index.wxss */ .record{ width: 750rpx; min-height: 100%; background-color: #f7f9f8; } .recordItem{ padding: 21rpx 26rpx; border-bottom: 1rpx solid #dfdfdf; } .line{ height: 2em; line-height: 2em; }