index.html 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <!DOCTYPE html>
  2. <html style="height: 100%">
  3. <head>
  4. <meta http-equiv="Cache-Control" content="max-age=864000000000">
  5. <meta http-equiv="Access-Control-Allow-Origin" content="*" />
  6. <meta http-equiv="expires" content="0">
  7. <title>土地规划与资源监测评价服务平台</title>
  8. <link rel="stylesheet" href="./css/layui.css" media="all">
  9. <style>
  10. body, html {
  11. width: 100%;
  12. height: 100%;
  13. position: absolute;
  14. padding: 0px;
  15. margin: 0px;
  16. overflow: hidden;
  17. }
  18. .headerClass {
  19. height: 50px;
  20. width: 100%;
  21. position: absolute;
  22. background: #0078d7;
  23. color: white;
  24. line-height: 50px;
  25. font-size: 22px;
  26. font-weight: bold;
  27. padding-left: 35px;
  28. display: flex;
  29. align-items: center;
  30. user-select: none;
  31. font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\5fae\8f6f\96c5\9ed1,Arial,sans-serif!important;
  32. }
  33. .containerClass {
  34. width: 100%;
  35. position: absolute;
  36. top: 50px;
  37. height: calc(100% - 75px);
  38. }
  39. .bottomClass {
  40. position: absolute;
  41. bottom: 0px;
  42. height: 25px;
  43. width: 100%;
  44. background: #0078d7;
  45. }
  46. #VisualizationIframe{
  47. width:100%;
  48. height:100%;
  49. }
  50. </style>
  51. </head>
  52. <body>
  53. <div class="headerClass">
  54. 土地资源分析评价
  55. <div style="height: 70%;width: 1px;background-color: #fff;margin: 0px 20px;"></div>
  56. <span id="menuTxt" style="font-weight: 700;font-size: 16px;cursor: pointer;">多尺度耕地质量变化情况分析</span>
  57. <span id="dropdownMenu" style="cursor: pointer;">
  58. <i class="layui-icon layui-icon-app" style="font-size: 18px;margin-left: 10px;"></i>
  59. </span>
  60. </div>
  61. <div class="containerClass">
  62. <iframe src="/AlwaysDifferent.html" name="VisualizationIframe" id="VisualizationIframe" frameborder="no" border="0" marginwidth="0"
  63. marginheight="0" scrolling="no" allowtransparency="yes"></iframe>
  64. </div>
  65. <div class="bottomClass">
  66. </div>
  67. <script src="./js/jquery-3.1.1.min.js"></script>
  68. <script src="./js/layui.js"></script>
  69. <script>
  70. // 正则判断
  71. function getUrlParam(name) {
  72. var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
  73. var r = window.location.search.substr(1).match(reg);
  74. if (r != null) {
  75. return r[2];
  76. }
  77. return null;
  78. }
  79. layui.use('dropdown', function () {
  80. var dropdown = layui.dropdown
  81. dropdown.render({
  82. elem: '#dropdownMenu' //可绑定在任意元素中,此处以上述按钮为例
  83. , align: 'center'
  84. , data: [{
  85. title: '多尺度耕地质量变化情况分析'
  86. , id: 100
  87. , href: '#',
  88. value: "GDZL"
  89. }, {
  90. title: '多尺度土地生态退化情况分析'
  91. , id: 101
  92. , href: '#',
  93. value: "STTHTJ"
  94. }]
  95. , id: 'dropdownMenu'
  96. //菜单被点击的事件
  97. , click: function (obj) {
  98. $('#menuTxt').html(obj.title)
  99. console.log(obj);
  100. var type = obj.value
  101. switch (type) {
  102. case "GDZLDB"://多尺度耕地质量变化情况分析
  103. $("#VisualizationIframe").attr("src", "/AlwaysDifferent.html");
  104. break;
  105. case "STTHTJ"://多尺度土地生态退化情况分析
  106. $("#VisualizationIframe").attr("src", "/degradationStatistics.html");
  107. break;
  108. // case "NYDZLPJ"://农用地质量评价
  109. // $("#VisualizationIframe").attr("src", "/AlwaysDifferent.html");
  110. // break;
  111. default:
  112. $("#VisualizationIframe").attr("src", "/AlwaysDifferent.html");
  113. break;
  114. }
  115. }
  116. });
  117. });
  118. //window.onload = function () {
  119. // var type = getUrlParam("type");
  120. // switch (type) {
  121. // case "TDGY"://土地供应总量
  122. // $("#VisualizationIframe").attr("src", "/Visualization.html");
  123. // break;
  124. // case "GDZLDB"://耕地质量总别
  125. // $("#VisualizationIframe").attr("src", "/AlwaysDifferent.html");
  126. // break;
  127. // case "STTHTJ"://生态退化统计 degradationStatistics
  128. // $("#VisualizationIframe").attr("src", "/degradationStatistics.html");
  129. // break;
  130. // case "ZNXZ":// 智能选址
  131. // $("#VisualizationIframe").attr("src", "/Intelligentlocation/Intelligentlocation.html");
  132. // break;
  133. // case "BDCDJXNTJ":// 不动产登记信息统计
  134. // $("#VisualizationIframe").attr("src", "/budongchan.html");
  135. // break;
  136. // case "KFLYQKTJ": //开发利用情况统计
  137. // $("#VisualizationIframe").attr("src", "/KaiFaLiYong.html");
  138. // break;
  139. // default:
  140. // $("#VisualizationIframe").attr("src", "/Visualization.html");
  141. // break;
  142. // }
  143. // }
  144. </script>
  145. </body>
  146. </html>