From af2feeb34f90bdbdc64a7151b8071dbb5bb630b2 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Wed, 21 Apr 2021 16:55:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E7=BB=84=E7=BB=87-=E7=BB=84?= =?UTF-8?q?=E7=BB=87=E8=B4=A6=E5=8F=B7=E6=AD=A3=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Head/Footer.jsx | 79 ++++++++++++------------ src/forge/Newfile/UserSubmitComponent.js | 2 +- src/forge/Newfile/m_editor.js | 4 +- src/forge/Team/New.jsx | 6 +- src/modules/tpm/TPMIndex.css | 2 +- 5 files changed, 48 insertions(+), 45 deletions(-) diff --git a/src/forge/Head/Footer.jsx b/src/forge/Head/Footer.jsx index 840d919b..8a69c2ad 100644 --- a/src/forge/Head/Footer.jsx +++ b/src/forge/Head/Footer.jsx @@ -18,45 +18,48 @@ function Footer(){ } return( -
- {value && showhtml(value)} - {/*
- - - - +
+
+
+ {value && showhtml(value)} + {/*
+ + + +
    +
  • 合作伙伴
  • +
  • 热线:
  • +
  • QQ群:1071514693
  • +
+
+

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号

*/}
-

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号

*/}
) } diff --git a/src/forge/Newfile/UserSubmitComponent.js b/src/forge/Newfile/UserSubmitComponent.js index 9883ce8f..6c921c9f 100644 --- a/src/forge/Newfile/UserSubmitComponent.js +++ b/src/forge/Newfile/UserSubmitComponent.js @@ -117,7 +117,7 @@ class UserSubmitComponent extends Component { diff --git a/src/forge/Newfile/m_editor.js b/src/forge/Newfile/m_editor.js index 4e2e6851..7f773d98 100644 --- a/src/forge/Newfile/m_editor.js +++ b/src/forge/Newfile/m_editor.js @@ -51,7 +51,7 @@ class m_editor extends Component { return (
-
+
{!readOnly && ( -
+
+

新建组织

diff --git a/src/modules/tpm/TPMIndex.css b/src/modules/tpm/TPMIndex.css index 98db3919..565c6d9f 100644 --- a/src/modules/tpm/TPMIndex.css +++ b/src/modules/tpm/TPMIndex.css @@ -104,7 +104,7 @@ body>.-task-title { } .newContainer { - background: #f5f5f5; + background: #fff; } .ant-modal-title {