This commit is contained in:
parent
d649683959
commit
74402874e7
|
@ -1245,7 +1245,6 @@ import permision from "@/components/permission.js";
|
|||
width: 98%;
|
||||
height: 292rpx;
|
||||
left:2rpx;
|
||||
|
||||
}
|
||||
.dituList{
|
||||
width: 85%;
|
||||
|
|
|
@ -1282,10 +1282,9 @@
|
|||
}
|
||||
.touxiang-frame{
|
||||
position: absolute;
|
||||
width: 420rpx;
|
||||
width: 98%;
|
||||
height: 292rpx;
|
||||
left:-14rpx;
|
||||
top:-8rpx
|
||||
left:2rpx;
|
||||
}
|
||||
.dituList{
|
||||
width: 85%;
|
||||
|
@ -1499,15 +1498,16 @@
|
|||
height: 306.94rpx;
|
||||
}
|
||||
.touxiang-left-content{
|
||||
width: 202.08rpx;
|
||||
width: 212.08rpx;
|
||||
height: auto;
|
||||
border-radius: 10rpx;
|
||||
position: relative;
|
||||
}
|
||||
.touxiang-left-content-img{
|
||||
width: 230rpx;
|
||||
height: 130px;
|
||||
border-radius:8rpx;
|
||||
width: 230.08rpx;
|
||||
height: 146px;
|
||||
border-radius:5rpx;
|
||||
padding: 20rpx;
|
||||
}
|
||||
.touxiang-left-view{
|
||||
width: 100%;
|
||||
|
@ -1518,7 +1518,6 @@
|
|||
background: #fff;
|
||||
margin-bottom: 12px;
|
||||
padding-bottom: 10px;
|
||||
padding: 20rpx;
|
||||
}
|
||||
|
||||
.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 |
Loading…
Reference in New Issue