|
@@ -1,23 +1,21 @@
|
|
|
<!DOCTYPE html>
|
|
|
-<html style="overflow: hidden;">
|
|
|
+<html>
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
<meta name="renderer" content="webkit">
|
|
|
- <meta content="工业互联网平台" name="keywords">
|
|
|
- <meta content="工业互联网平台" name="description">
|
|
|
- <title>首页 - 工业互联网平台 iCore-ICP</title>
|
|
|
+ <meta content="智慧物流平台" name="keywords">
|
|
|
+ <meta content="智慧物流平台" name="description">
|
|
|
+ <title>登录 - 智慧物流平台</title>
|
|
|
<link href="../static/css/common.css" rel="stylesheet"/>
|
|
|
- <link href="../static/img/favicon.ico" rel="shortcut icon"/>
|
|
|
+ <!-- <link href="../static/img/favicon.ico" rel="shortcut icon"/> -->
|
|
|
<script src="../static/lib/jquery/jquery.min.js" type="text/javascript"></script>
|
|
|
<script src="../static/lib/jquery/jquery.PrintArea.js" type="text/javascript"></script>
|
|
|
<script src="../static/lib/qrcode.min.js" type="text/javascript"></script>
|
|
|
<script src='../static/lib/XLSX/xlsx.core.min.js' type='text/javascript'></script>
|
|
|
<script src="../static/js/common.js" type="text/javascript"></script>
|
|
|
-
|
|
|
</head>
|
|
|
<body>
|
|
|
<div id="app"></div>
|
|
|
- <!-- test set app -->
|
|
|
</body>
|
|
|
</html>
|