|
@@ -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">
|