302f5946创建于 2025年2月4日历史提交
.user-avatar {
    width: 80rpx;
    height: 80rpx !important;
}

/**
 * 表单排版
 */
.form-container .form-gorup:not(:last-child) {
    border-bottom: 2rpx solid #F5F5F5;
}