This commit is contained in:
kbing1981 2024-07-11 14:46:00 +08:00
parent ba41998351
commit 51a431f125
1 changed files with 2 additions and 2 deletions

View File

@ -1243,8 +1243,8 @@ import permision from "@/components/permission.js";
} }
.touxiang-frame{ .touxiang-frame{
position: absolute; position: absolute;
width: 98%; width: 230.08rpx;
height: 270rpx; height: 150px;
left: 8rpx; left: 8rpx;
} }