kun 19/10/14 17:10

This commit is contained in:
沈学坤
2019-10-14 17:08:55 +08:00
parent 56896ef5de
commit 205a6b40a6
6 changed files with 143 additions and 73 deletions

View File

@@ -404,9 +404,15 @@ export default {
height: 97px;
margin-top: 25px;
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
dd {
margin-bottom: 22px;
height: 20px;
display: flex;
align-items: center;
.iconfont {
font-size: 17px;
color: #ccc;
@@ -423,10 +429,10 @@ export default {
.block-k {
width: 288px;
height: 14px;
line-height: 14px;
display: inline-block;
overflow: hidden;
/* overflow: hidden;*/
text-overflow: ellipsis;
white-space: nowrap;
b {
font-weight: 900;