疯狂的狮子li
2020-12-11 8d4f3561d5431dfb6df5edb3d643d93a0bb7dba1
ruoyi-ui/src/views/system/user/profile/userAvatar.vue
@@ -27,7 +27,7 @@
        <el-col :lg="2" :md="2">
          <el-upload action="#" :http-request="requestUpload" :show-file-list="false" :before-upload="beforeUpload">
            <el-button size="small">
              上传
              选择
              <i class="el-icon-upload el-icon--right"></i>
            </el-button>
          </el-upload>
@@ -164,4 +164,4 @@
  line-height: 110px;
  border-radius: 50%;
}
</style>
</style>