feat:更换tb图片

This commit is contained in:
2026-07-15 14:38:35 +08:00
parent 8a3858f8ba
commit b79fbba5b3
+3 -3
View File
@@ -604,11 +604,11 @@ export default {
padding: 0 24rpx; padding: 0 24rpx;
box-sizing: border-box; box-sizing: border-box;
.icon-img{ .icon-img{
width:104rpx; width:42rpx;
height:88rpx; height:36rpx;
position: absolute; position: absolute;
right:24rpx; right:24rpx;
bottom:0; top:-8rpx;
} }
} }
} }