licp
2024-12-20 d975fc4756806f5b51f006c19c33571b9b8c0b3b
index.html
@@ -2,10 +2,10 @@
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
  <meta http-equiv="Expires" CONTENT="0">
  <meta http-equiv="Cache-Control" CONTENT="no-cache">
  <meta http-equiv="Pragma" CONTENT="no-cache">
  <meta http-equiv="pragram" content="no-cache">
  <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate">
  <meta http-equiv="expires" content="0">
  <title>LIMS实验室管理系统</title>
  <link rel="icon" type="image/x-icon" href="./static/img/logo.png">
@@ -21,11 +21,15 @@
      max-height: 70vh !important;
      overflow-y: scroll !important;
    }
    .el-message-box__message{
      max-height: 500px !important;
      overflow-y: scroll !important;
    }
  </style>
</head>
<body>
<div id="app"></div>
<script type='text/javascript' src='http://10.16.173.59:81/web-apps/apps/api/documents/api.js'></script>
<script type='text/javascript' src='https://ztwxlims.ztt.cn:7443/web-apps/apps/api/documents/api.js'></script>
</body>
<script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/plugins/js/plugin.js"></script>
<script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/luckysheet.umd.js"></script>