diff --git a/public/react/src/modules/tpm/NewHeader.js b/public/react/src/modules/tpm/NewHeader.js
index 3e0468a71..a6a849183 100644
--- a/public/react/src/modules/tpm/NewHeader.js
+++ b/public/react/src/modules/tpm/NewHeader.js
@@ -826,7 +826,7 @@ submittojoinclass=(value)=>{
{/* p 老师 l 学生 */}
我的实训
我的实践课程
-
+
客户管理
我的项目
diff --git a/public/react/src/modules/tpm/TPMIndexHOC.js b/public/react/src/modules/tpm/TPMIndexHOC.js
index b18b2b1c7..ac4ba458a 100644
--- a/public/react/src/modules/tpm/TPMIndexHOC.js
+++ b/public/react/src/modules/tpm/TPMIndexHOC.js
@@ -362,6 +362,7 @@ export function TPMIndexHOC(WrappedComponent) {
overflow: hidden;
}
.newHeaders{
+ position: fixed;
max-width: unset;
background: #24292D !important;
width: 100%;