初步完成电费账单列表

This commit is contained in:
2024-05-08 14:25:49 +08:00
parent 6ad47c47ac
commit aab3819a9d
9 changed files with 345 additions and 44 deletions

View File

@@ -32,15 +32,15 @@
border-bottom: 0;
}
.code {
font-size: 36rpx;
font-size: 34rpx;
}
.time {
margin-top: 16rpx;
font-size: 28rpx;
}
.money {
font-size: 42rpx;
font-weight: 600;
font-size: 40rpx;
font-weight: 500;
margin-right: 30rpx;
}