From 10e9f80067fb3a3492a2dac4044faaca9892e29a Mon Sep 17 00:00:00 2001 From: nineven Date: Sun, 23 May 2021 18:26:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fir_client/src/components/user/FirUserProfileCertification.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fir_client/src/components/user/FirUserProfileCertification.vue b/fir_client/src/components/user/FirUserProfileCertification.vue index 7fb840d..d17ed55 100644 --- a/fir_client/src/components/user/FirUserProfileCertification.vue +++ b/fir_client/src/components/user/FirUserProfileCertification.vue @@ -425,7 +425,7 @@ } .appdownload /deep/ .el-upload-dragger { - background: #d1eef9; + background: #f1f1f1; width: 200px; height: 166px; }