| | |
| | | <title>WCS监控</title> |
| | | <meta name="renderer" content="webkit"> |
| | | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0"> |
| | | <meta name="viewport" |
| | | content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0"> |
| | | <link rel="stylesheet" type="text/css" href="../static/css/normalize.css"> |
| | | <link rel="stylesheet" type="text/css" href="../static/css/common.css"> |
| | | <script type="text/javascript" src="../static/js/jquery/jquery-3.3.1.min.js"></script> |
| | |
| | | font-size: 13px; |
| | | line-height: 30px; |
| | | } |
| | | |
| | | footer a { |
| | | color: #3573ab; |
| | | font-weight: bold; |
| | | text-decoration: none; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | body { |
| | | background-color: #e5e5e5; |
| | | padding: 10px; |
| | |
| | | width: 50%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .main-item:last-child { |
| | | border-left: 1px solid rgba(0, 0, 0, 0.3); |
| | | } |
| | |
| | | </main> |
| | | |
| | | <footer class="footer"> |
| | | Copyright © 2023 All Rights Reserved. <a href="http://www.zoneyung.com" target="_blank">浙江中扬立库技术有限公司</a> 保留所有权利 |
| | | Copyright © 2023 All Rights Reserved. <a href="http://www.zoneyung.com" target="_blank">浙江中扬立库技术有限公司</a> |
| | | 保留所有权利 |
| | | </footer> |
| | | |
| | | </body> |