高敬炎 1 year ago
parent
commit
0d1da37fc4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      uni_applet/pageA/login/index.vue

+ 2 - 2
uni_applet/pageA/login/index.vue

@@ -227,8 +227,8 @@
 	}
 	
 	.avatar {
-		width: 100rpx;
-		height: 100rpx;
+		width: 80rpx;
+		height: 80rpx;
 		overflow: hidden;
 		border-radius: 100%;
 	}