This commit is contained in:
kbing1981 2024-07-10 13:53:18 +08:00
parent d649683959
commit 74402874e7
5 changed files with 7 additions and 9 deletions

View File

@ -1245,7 +1245,6 @@ import permision from "@/components/permission.js";
width: 98%; width: 98%;
height: 292rpx; height: 292rpx;
left:2rpx; left:2rpx;
} }
.dituList{ .dituList{
width: 85%; width: 85%;

View File

@ -1282,10 +1282,9 @@
} }
.touxiang-frame{ .touxiang-frame{
position: absolute; position: absolute;
width: 420rpx; width: 98%;
height: 292rpx; height: 292rpx;
left:-14rpx; left:2rpx;
top:-8rpx
} }
.dituList{ .dituList{
width: 85%; width: 85%;
@ -1499,15 +1498,16 @@
height: 306.94rpx; height: 306.94rpx;
} }
.touxiang-left-content{ .touxiang-left-content{
width: 202.08rpx; width: 212.08rpx;
height: auto; height: auto;
border-radius: 10rpx; border-radius: 10rpx;
position: relative; position: relative;
} }
.touxiang-left-content-img{ .touxiang-left-content-img{
width: 230rpx; width: 230.08rpx;
height: 130px; height: 146px;
border-radius:8rpx; border-radius:5rpx;
padding: 20rpx;
} }
.touxiang-left-view{ .touxiang-left-view{
width: 100%; width: 100%;
@ -1518,7 +1518,6 @@
background: #fff; background: #fff;
margin-bottom: 12px; margin-bottom: 12px;
padding-bottom: 10px; padding-bottom: 10px;
padding: 20rpx;
} }
.touxiang-left{ .touxiang-left{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 76 KiB