确保头像按钮在不同设备上保持一致的显示比例
@@ -184,6 +184,7 @@ function handleLogout() {
}
.avatar-button {
height: 160rpx;
+ width: 160rpx;
padding: 0;
margin-right: 40rpx;
overflow: hidden;