| | |
| | | $(".searchColce").click(function () { |
| | | $('.searchLMain').hide(); |
| | | }) |
| | | |
| | | // 自动展开面板 |
| | | that.getInputData(); |
| | | that.setVal(that.searchDatas); |
| | | $('.searchLMain').show(); |
| | | |
| | | }, |
| | | |
| | |
| | | $('.jimu-widget-searchTabaPopup').css({ 'display': 'block' }); |
| | | $('.jimu-widget-searchTabaPopup').find('.p-main').eq(1).css({ 'display': 'block' }).siblings().css({ 'display': 'none' }); |
| | | console.log(obj) |
| | | |
| | | |
| | | }); |
| | | |
| | | //… |
| | |
| | | <div class="layui-tab-content"> |
| | | <div class="layui-tab-item layui-show"> |
| | | <div class="xiangqing"> |
| | | <table border="1" cellpadding="100"> |
| | | <tr> |
| | | <th>测站名称:</th> |
| | | <td>南矶山战备湖</td> |
| | | <th>建设类型:</th> |
| | | <td>建设</td> |
| | | </tr> |
| | | <tr> |
| | | <th>经度:</th> |
| | | <td>116.280167</td> |
| | | <th>纬度:</th> |
| | | <td>28.918818</td> |
| | | </tr> |
| | | <tr> |
| | | <th>建站时间:</th> |
| | | <td>2021-05-23 09:52:48</td> |
| | | <th>纬度:</th> |
| | | <td>2021-05-23 09:52:48</td> |
| | | </tr> |
| | | <tr> |
| | | <th>所属保护区:</th> |
| | | <td>鄱阳湖南矶湿地国家级自然保护区</td> |
| | | <th>地址:</th> |
| | | <td>暂无</td> |
| | | </tr> |
| | | <tr> |
| | | <th>全景地址:</th> |
| | | <td colspan="3">北深湖(http://vr.jxpskj.com/pyhyjpt/njsdgjzrbhq/bshenh/</td> |
| | | </tr> |
| | | <tr> |
| | | <th>测站简介:</th> |
| | | <td class="left" colspan="3">南矶山保护区为国家级湿地自然保护区。位于江西省南昌市新建县南矶乡境内,由南矶山自然保护区管理站管理。南矶山省级自然保护区成立于1997年,2005年晋升为国家级自然保护区。保护对象为候乌及湿地生态系统。南矶山省级自然保护区成立于1997年,2005年晋升为国家级自然保护区。保护对象为候鸟及湿地生态系统。保护区总面积333平方千米,其中核心区面积175平方千米,缓冲区面积55平方千米,实验区面积103平方千米。 |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <th>图片:</th> |
| | | <td class="left" colspan="3"></td> |
| | | </tr> |
| | | </table> |
| | | </div> |
| | | </div> |
| | | <div class="layui-tab-item">内容2</div> |
| | |
| | | |
| | | $('.jimu-widget-searchTabaPopup').css({ 'display': 'block' }); |
| | | $('.jimu-widget-searchTabaPopup').find('.p-main').eq(1).css({ 'display': 'block' }).siblings().css({ 'display': 'none' }); |
| | | // var str = '2221545'; |
| | | // var XQDom = $('.jimu-widget-searchTabaPopup').find('.xiangqing'); |
| | | // XQDom.empty(); |
| | | var str = ''; |
| | | var XQDom = $('.jimu-widget-searchTabaPopup').find('.xiangqing'); |
| | | XQDom.empty(); |
| | | |
| | | // str += '<tr>'; |
| | | // str += '<td>12123</td>'; |
| | | // str += '</tr>'; |
| | | str += '<table border="1" cellpadding="100">'; |
| | | str += `<tr> |
| | | <th>测站名称:</th> |
| | | <td>南矶山战备湖</td> |
| | | <th>建设类型:</th> |
| | | <td>建设</td> |
| | | </tr> |
| | | <tr> |
| | | <th>经度:</th> |
| | | <td>116.280167</td> |
| | | <th>纬度:</th> |
| | | <td>28.918818</td> |
| | | </tr> |
| | | <tr> |
| | | <th>建站时间:</th> |
| | | <td>2021-05-23 09:52:48</td> |
| | | <th>纬度:</th> |
| | | <td>2021-05-23 09:52:48</td> |
| | | </tr> |
| | | <tr> |
| | | <th>所属保护区:</th> |
| | | <td>鄱阳湖南矶湿地国家级自然保护区</td> |
| | | <th>地址:</th> |
| | | <td>暂无</td> |
| | | </tr> |
| | | <tr> |
| | | <th>全景地址:</th> |
| | | <td colspan="3">北深湖(http://vr.jxpskj.com/pyhyjpt/njsdgjzrbhq/bshenh/</td> |
| | | </tr> |
| | | <tr> |
| | | <th>测站简介:</th> |
| | | <td class="left" colspan="3">南矶山保护区为国家级湿地自然保护区。位于江西省南昌市新建县南矶乡境内,由南矶山自然保护区管理站管理。南矶山省级自然保护区成立于1997年,2005年晋升为国家级自然保护区。保护对象为候乌及湿地生态系统。南矶山省级自然保护区成立于1997年,2005年晋升为国家级自然保护区。保护对象为候鸟及湿地生态系统。保护区总面积333平方千米,其中核心区面积175平方千米,缓冲区面积55平方千米,实验区面积103平方千米。 |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <th>图片:</th> |
| | | <td class="left" colspan="3"></td> |
| | | </tr>`; |
| | | str += '</table>'; |
| | | |
| | | // XQDom.append(str); |
| | | XQDom.append(str); |
| | | |
| | | |
| | | |
| | | }, |
| | | |