@@ -325,20 +325,20 @@
.item {
- width: calc((100vw - 75rpx) / 2);
+ width: 398rpx;
margin-right: 25rpx;
}
.swpImg {
border-radius: 10rpx;
height: 226rpx;
.title {
font-size: 28rpx;
- font-weight: bold;
+
color: #3c3c3c;
/* 隐藏文字显示 ...不换行 */
overflow: hidden;
@@ -348,7 +348,6 @@
.itemTitle{
@@ -401,7 +400,7 @@
.allBtn{
font-size: 24rpx;
- color: #3C3C3C;
+ color: #999999;
.sum {
@@ -418,7 +417,8 @@
.img2 {
width: calc((100vw - 75rpx) / 2);
- border-radius: 10rpx;
+ border-radius: 10rpx;
+ border: #EEEEEE 2rpx solid;
.sift{