1234567891011121314151617181920 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
- <html>
- <head>
- <title></title>
-
- <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
- <meta http-equiv="description" content="this is my page">
- <meta http-equiv="content-type" content="text/html; charset=UTF-8">
- <script src="/nwyj/page/cockpit/tableandmap/js/echarts.js"></script>
- <script src="/nwyj/page/cockpit/tableandmap/map.js"></script>
-
- <!--<link rel="stylesheet" type="text/css" href="./styles.css">-->
- </head>
-
- <body>
- <div id="main" style="height:500px">
- </div>
- </body>
- </html>
|