修改缴费记录按年查询错误的问题

This commit is contained in:
2024-05-08 15:32:50 +08:00
parent aab3819a9d
commit 2d59d0eb8c
5 changed files with 59 additions and 25 deletions

View File

@@ -1,6 +1,7 @@
.ec-canvas {
position: static !important;
position: relative !important;
float: none;
width: 700rpx;
height: 700rpx;
z-index: 0 !important;
}