|
@@ -1,27 +1,30 @@
|
|
|
<!DOCTYPE html>
|
|
|
<html lang="en">
|
|
|
+ <head>
|
|
|
+ <meta charset="UTF-8" />
|
|
|
+ <meta http-equiv="Pragma" content="no-cache" />
|
|
|
+ <meta http-equiv="Cache-Control" content="no-cache" />
|
|
|
+ <meta http-equiv="Expires" content="Sat, 01 Dec 2001 00:00:00 GMT" />
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
+ <meta
|
|
|
+ name="viewport"
|
|
|
+ content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes"
|
|
|
+ />
|
|
|
+ <title>金科环境股份有限公司</title>
|
|
|
+ <link rel="icon" href="<%= context.config.publicPath %>favicon.png" type="image/x-icon" />
|
|
|
|
|
|
-<head>
|
|
|
- <meta charset="UTF-8" />
|
|
|
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes" />
|
|
|
- <title>金科环境股份有限公司</title>
|
|
|
- <link rel="icon" href="<%= context.config.publicPath %>favicon.png" type="image/x-icon" />
|
|
|
-
|
|
|
- <!-- <script src="https://gw.alipayobjects.com/os/lib/react/16.13.1/umd/react.production.min.js"></script>
|
|
|
+ <!-- <script src="https://gw.alipayobjects.com/os/lib/react/16.13.1/umd/react.production.min.js"></script>
|
|
|
<script src="https://gw.alipayobjects.com/os/lib/react-dom/16.13.1/umd/react-dom.production.min.js"></script>
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.24.0/moment.min.js"></script>
|
|
|
<script src="https://cdn.bootcdn.net/ajax/libs/antd/3.26.19/antd.min.js"></script>
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/antv-g2/3.5.19/g2.min.js"></script>
|
|
|
<script src="https://cdn.bootcdn.net/ajax/libs/lodash.js/4.17.21/lodash.min.js"></script> -->
|
|
|
-</head>
|
|
|
-
|
|
|
-<body>
|
|
|
- <!-- <noscript>Sorry, we need js to run correctly!</noscript>-->
|
|
|
-
|
|
|
- <div id="root"></div>
|
|
|
+ </head>
|
|
|
|
|
|
-</body>
|
|
|
-<script src="<%= context.config.publicPath %>rem.js"></script>
|
|
|
+ <body>
|
|
|
+ <!-- <noscript>Sorry, we need js to run correctly!</noscript>-->
|
|
|
|
|
|
-</html>
|
|
|
+ <div id="root"></div>
|
|
|
+ </body>
|
|
|
+ <script src="<%= context.config.publicPath %>rem.js"></script>
|
|
|
+</html>
|