更新资源

This commit is contained in:
2019-10-27 20:52:35 +08:00
parent 929f4b651f
commit edbcf17309
457 changed files with 25425 additions and 21970 deletions

View File

@ -0,0 +1,63 @@
.mydata .mydata-content{
background: #fff;
width: 100%;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.mydata .mydata-content .mydata-table-view-cell{
width: 20%;
text-align: center;
border-right: 1px solid #ECECEC;
border-bottom: 1px solid #ECECEC;
}
.mydata .mydata-content .mydata-table-view-cell a {
color:#525252 ;
display: inline-block;
width: 100%;
}
.mydata .mydata-content .mydata-table-view-cell p {
font-size: 18px;
}
.mydata .mydata-content .mydata-table-view-cell .mydata-media-body {
font-size: 13px;
}
.helpSaleTableRow .c1 {
font-size: 18px;
color: black;
line-height: 42px;
width: 34%;
display: inline-block;
text-align: center;
}
.helpSaleTableRow .c2 {
font-size: 18px;
color: black;
line-height: 42px;
width: 34%;
display: inline-block;
text-align: center;
}
.helpSaleTableRow .c3 {
font-size: 18px;
color: black;
line-height: 42px;
width: 30%;
display: inline-block;
text-align: center;
}
/*
.helpSaleTableRow .c4 {
font-size: 18px;
color: black;
line-height: 42px;
width: 16%;
display: inline-block;
text-align: center;
}
*/