提问前请务必仔细阅读 如何排查故障 和 常见问题。
如何把圆的头像变成方的
/* 头像样式 */ .Avatar{ border: 2px #fff solid; border-radius: 25%; }