|
@@ -277,7 +277,7 @@ background: #909090;
|
|
|
flex-flow: row nowrap;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
- background-color: #FFFFFFFF;
|
|
|
+ /* background-color: #FFFFFFFF; */
|
|
|
border-radius: 10px;
|
|
|
box-shadow: 2px 2px 10px 0px rgba(90,90,90,0.3);
|
|
|
margin-bottom: 14px;
|
|
@@ -285,7 +285,7 @@ background: #909090;
|
|
|
|
|
|
.info-style{
|
|
|
width: 344rpx;
|
|
|
- height: 584rpx;
|
|
|
+ height: 576rpx;
|
|
|
}
|
|
|
.content-bottom-left{
|
|
|
width: 119px;
|
|
@@ -319,6 +319,7 @@ background: #909090;
|
|
|
}
|
|
|
|
|
|
.content-bottom-style{
|
|
|
+ display:block;
|
|
|
width: 344rpx;
|
|
|
height: 288rpx;
|
|
|
}
|