From b75a084ac412005a4737af4319006a46fc3eb2d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Sun, 8 Mar 2020 01:37:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=89=88=E6=9C=AC=E5=BA=93?= =?UTF-8?q?=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tpm/shixunchild/Repository/Repository.js | 4 +-- .../Repository/RepositoryAddFile.js | 8 ++--- .../RepositoryAddFileupload_file.js | 30 ++++++++++--------- 3 files changed, 22 insertions(+), 20 deletions(-) diff --git a/public/react/src/modules/tpm/shixunchild/Repository/Repository.js b/public/react/src/modules/tpm/shixunchild/Repository/Repository.js index 8eb3d691c..ddf40dd91 100644 --- a/public/react/src/modules/tpm/shixunchild/Repository/Repository.js +++ b/public/react/src/modules/tpm/shixunchild/Repository/Repository.js @@ -362,11 +362,11 @@ class Repository extends Component { {commits===undefined?"":commits[0].time} :{commits===undefined?"":commits[0].title} - 提交记录 - + } diff --git a/public/react/src/modules/tpm/shixunchild/Repository/RepositoryAddFile.js b/public/react/src/modules/tpm/shixunchild/Repository/RepositoryAddFile.js index eda2e5ff6..757f1222d 100644 --- a/public/react/src/modules/tpm/shixunchild/Repository/RepositoryAddFile.js +++ b/public/react/src/modules/tpm/shixunchild/Repository/RepositoryAddFile.js @@ -233,17 +233,17 @@ class RepositoryAddFile extends Component {
-+
-