| | |
| | | <meta charset="utf-8"> |
| | | <title>自动仓库WCS系统</title> |
| | | <link rel="stylesheet" href="../static/css/index.css"> |
| | | <link rel="stylesheet" href="../static/css/layx.min.css" type="text/css" /> |
| | | <script src="../static/js/jquery/jquery-3.3.1.min.js"></script> |
| | | <script src="../static/js/tools/layx.min.js"></script> |
| | | <style> |
| | | .layx-window.layx-skin-news .layx-control-bar { |
| | | background-color: #333333; |
| | | } |
| | | html{ |
| | | transform: scale(1) translate(0,0); |
| | | /*transform: scale(0.5) translate(-50%,-50%);*/ |
| | | height: 150%; |
| | | width: 150%; |
| | | height: 190%; |
| | | width: 190%; |
| | | } |
| | | |
| | | </style> |