From f40d77ef67315baddd78454c9795506a27c454e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Mon, 2 Mar 2020 18:37:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/modules/tpm/shixunchild/Repository/Repository.css | 4 ++++ .../shixunchild/Repository/RepositoryAddFileupload_file.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/public/react/src/modules/tpm/shixunchild/Repository/Repository.css b/public/react/src/modules/tpm/shixunchild/Repository/Repository.css index d08c741d7..c68184337 100644 --- a/public/react/src/modules/tpm/shixunchild/Repository/Repository.css +++ b/public/react/src/modules/tpm/shixunchild/Repository/Repository.css @@ -65,4 +65,8 @@ .padding0-12{ padding: 12px 0px; +} + +.pointer{ + cursor: pointer; } \ No newline at end of file diff --git a/public/react/src/modules/tpm/shixunchild/Repository/RepositoryAddFileupload_file.js b/public/react/src/modules/tpm/shixunchild/Repository/RepositoryAddFileupload_file.js index 8a0744479..dff4645cd 100644 --- a/public/react/src/modules/tpm/shixunchild/Repository/RepositoryAddFileupload_file.js +++ b/public/react/src/modules/tpm/shixunchild/Repository/RepositoryAddFileupload_file.js @@ -270,7 +270,7 @@ class RepositoryAddFileupload_files extends Component {

-

当前目录:{this.state.filspath===""?"/":"/"+this.state.filspath} 选择文件目录
+
当前目录:{this.state.filspath===""?"/":"/"+this.state.filspath} 选择文件目录

{/*
*/}