|
@@ -394,7 +394,7 @@
|
|
|
display: flex;align-items: center;justify-content: space-between;margin-bottom: 10rpx;
|
|
display: flex;align-items: center;justify-content: space-between;margin-bottom: 10rpx;
|
|
|
}
|
|
}
|
|
|
.info-tip{
|
|
.info-tip{
|
|
|
- border: 1rpx dashed #3fd2a1;color: #3fd2a1;text-align: center;
|
|
|
|
|
|
|
+ border: 1rpx dashed #476df9;color: #476df9;text-align: center;
|
|
|
margin-bottom: 16rpx;padding: 4rpx 0;border-radius: 8rpx;
|
|
margin-bottom: 16rpx;padding: 4rpx 0;border-radius: 8rpx;
|
|
|
}
|
|
}
|
|
|
.info-sm{font-size: 24rpx;color: #888;line-height: 1.6;}
|
|
.info-sm{font-size: 24rpx;color: #888;line-height: 1.6;}
|