Browse Source

样式修改

tanxue 2 months ago
parent
commit
579f37d400
1 changed files with 2 additions and 1 deletions
  1. 2 1
      common/styles/global/pages.scss

+ 2 - 1
common/styles/global/pages.scss

@@ -363,7 +363,8 @@
 		background-image: url("@/static/images/my/client-my-bj.png");@include ezy-no-repeat-cover(top);
 		background-image: url("@/static/images/my/client-my-bj.png");@include ezy-no-repeat-cover(top);
 	}
 	}
 	.head-img-box{
 	.head-img-box{
-		width: 170rpx;height: 170rpx;margin-right: 32rpx;border-radius: 50%;overflow: hidden;
+		width: 170rpx;height: 170rpx;margin-right: 32rpx;display: flex;align-items: center;
+		// border-radius: 50%;overflow: hidden;
 	}
 	}
 	.head-img{width: 100%;height: auto;}
 	.head-img{width: 100%;height: auto;}
 	.head-content-box{
 	.head-content-box{