Browse Source

Merge branch 'his/hzqy' of http://173.18.12.196:3000/front/AIPlatform into his/hzqy

DESKTOP-QGP20P1\dev_2 9 months ago
parent
commit
465d8c661b
2 changed files with 7 additions and 0 deletions
  1. 1 0
      src/css/moduleManager.less
  2. 6 0
      src/html/index.html

+ 1 - 0
src/css/moduleManager.less

@@ -77,6 +77,7 @@ table{
 }
 .tableInfo{
     overflow-y: auto;
+
 }
 .mask {
     position: fixed;

+ 6 - 0
src/html/index.html

@@ -6,6 +6,12 @@
   <meta http-equiv="X-UA-Compatible" content="ie=edge">
   <!--<link rel="shortcut icon" href="../resource/favicon.ico" type="image/x-icon">-->
   <title>AI病案质控平台-首页</title>
+  <style>
+    .container {
+  overflow-y: hidden!important;
+
+}
+  </style>
 </head>
 
 <script type="text/html" id="menuTmpl">