| | |
| | | <!-- |
| | | * @Author: licp lichunping@guanfang.com.cn |
| | | * @Date: 2024-10-28 15:06:45 |
| | | * @LastEditors: licp lichunping@guanfang.com.cn |
| | | * @LastEditTime: 2024-12-18 10:21:33 |
| | | * @FilePath: \tx-lims-before\index.html |
| | | * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE |
| | | --> |
| | | <!DOCTYPE html> |
| | | <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"> |
| | | <link rel='stylesheet' href='/static/luckysheet\plugins\css/pluginsCss.css' /> |
| | | <link rel='stylesheet' href='/static/luckysheet/plugins/plugins.css' /> |
| | | <link rel='stylesheet' href='/static/luckysheet/css/luckysheet.css' /> |
| | | <link rel='stylesheet' href='/static/luckysheet/assets/iconfont/iconfont.css' /> |
| | | <script src="/static/luckysheet/plugins/js/plugin.js"></script> |
| | | <script src="/static/example.html/static/luckysheet/luckysheet.umd.js"></script> |
| | | <!-- <link rel='stylesheet' href='http://10.1.200.86/luckysheet\plugins\css/pluginsCss.css' /> |
| | | <link rel='stylesheet' href='http://10.1.200.86/luckysheet/plugins/plugins.css' /> |
| | | <link rel='stylesheet' href='http://10.1.200.86/luckysheet/css/luckysheet.css' /> |
| | | <link rel='stylesheet' href='http://10.1.200.86/luckysheet/assets/iconfont/iconfont.css' /> |
| | | <script src="http://10.1.200.86/luckysheet/plugins/js/plugin.js"></script> |
| | | <script src="http://10.1.200.86/luckysheet/luckysheet.umd.js"></script> --> |
| | | <title>LIMS实验室管理系统</title> |
| | | <link rel="icon" type="image/x-icon" href="./static/img/logo.png"> |
| | | <head> |
| | | <meta charset="utf-8"> |
| | | |
| | | <!-- <link href="./static/luckysheet/plugins/css/pluginsCss.css" rel="stylesheet" /> |
| | | <link href="./static/luckysheet/plugins/plugins.css" rel="stylesheet" /> |
| | | <link href="./static/luckysheet/css/luckysheet.css" rel="stylesheet" /> |
| | | <link href="./static/luckysheet/assets/iconfont/iconfont.css" rel="stylesheet" /> --> |
| | | <style> |
| | | #app{ |
| | | overflow: hidden; |
| | | } |
| | | .el-table-filter__list{ |
| | | max-height: 70vh !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> |
| | | </body> |
| | | <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"> |
| | | |
| | | <link href="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/plugins/css/pluginsCss.css" rel="stylesheet" /> |
| | | <link href="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/plugins/plugins.css" rel="stylesheet" /> |
| | | <link href="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/css/luckysheet.css" rel="stylesheet" /> |
| | | <link href="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/assets/iconfont/iconfont.css" rel="stylesheet" /> |
| | | <style> |
| | | #app{ |
| | | overflow: hidden; |
| | | } |
| | | .el-table-filter__list{ |
| | | 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='https://ztwxlims.ztt.cn:7443/onlyoffice/web-apps/apps/api/documents/api.js'></script> --> |
| | | <script type='text/javascript' src='http://192.168.22.29:9001/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> |
| | | <script src="https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.16.105/pdf.min.js"></script> |
| | | </html> |