测试文件

This commit is contained in:
Wjl
2022-01-11 14:22:25 +08:00
parent 0d51d41ffd
commit 37c93d07d0
283 changed files with 36491 additions and 4 deletions

View File

@@ -0,0 +1,39 @@
.cunzhen {
flex-direction: column;
}
.cunzhentitle {
font-size: 15px;
font-weight: normal;
margin: 0;
padding: 10px 0px;
/* border-bottom: 1px #e1e1e1 solid; */
color: #686b73;
}
.cunzhen .cunzhencontent {
width: 90%;
padding-bottom: 15px;
text-align: center;
border-bottom: 1px #e1e1e1 solid;
}
.cunzhen .echart71 {
width: 100%;
height: 200px;
}
.cunzhen .echart72 {
width: 100%;
height: 1200px;
padding-top: 15px;
}
.cunzhen .echart73 {
width: 100%;
height: 200px;
}
.cunzhen .echart74 {
width: 100%;
height: 900px;
padding-top: 15px;
}