355502bfd9781037869e0d0587af160eb5615dca.svn-base 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
  2. <html>
  3. <head>
  4. <title</title>
  5. <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
  6. <meta http-equiv="description" content="this is my page">
  7. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  8. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/Maingis.js"></script>
  9. <!--<link rel="stylesheet" type="text/css" href="./styles.css">-->
  10. <link rel="stylesheet" type="text/css" href="/nwyj/css/cockpit/legend/legend.css">
  11. <script type="text/javascript">
  12. function closelegend(){
  13. parent.window.closelegend() ;
  14. }
  15. </script>
  16. </head>
  17. <body>
  18. <div class="_legend_ui">
  19. <img onclick="closelegend()" alt="" src="/nwyj/images/cockpit/close.png">
  20. <center><h4>应急预警与响应图例</h4></center>
  21. <table>
  22. <tr>
  23. <td><img src="/nwyj/images/cockpit/kule.png" style="width:180px; height:180px"/></td>
  24. </tr>
  25. <tr>
  26. <td><h4>对不起,好像这个图层没有相关图例......</h4></td>
  27. </tr>
  28. </table>
  29. </div>
  30. </body>
  31. </html>