东平房产网官网

admin 阅读:635 2024-05-16 18:36:44 评论:0

东平县房产信息查询</html></p><p> <style></p><p> body {</p><p> fontfamily: Arial, sansserif;</p><p> margin: 0;</p><p> padding: 20px;</p><p> }</p><p> h1 {</p><p> textalign: center;</p><p> marginbottom: 30px;</p><p> }</p><p> section {</p><p> marginbottom: 50px;</p><p> }</p><p> .queryform {</p><p> width: 80%;</p><p> maxwidth: 800px;</p><p> margin: 0 auto;</p><p> padding: 20px;</p><p> border: 1px solid ccc;</p><p> borderradius: 5px;</p><p> }</p><p> .formgroup {</p><p> marginbottom: 15px;</p><p> }</p><p> label {</p><p> display: block;</p><p> fontweight: bold;</p><p> }</p><p> .response {</p><p> padding: 20px;</p><p> border: 1px solid ddd;</p><p> borderradius: 5px;</p><p> marginbottom: 30px;</p><p> }</p><p> .title {</p><p> fontweight: bold;</p><p> marginbottom: 10px;</p><p> }</p><p> </style></p><p></head></p><p><body></p><p> <h1>东平县房产信息查询</h1></p><p> <section></p><p> <div class="queryform"></p><p> <form></p><p> <label for="location">请输入房产位置:</label></p><p> <input type="text" id="location" name="location" placeholder="如:东平县城区、XX街道、XX小区"></p><p> <label for="type">选择房产类型:</label></p><p> <select id="type" name="type"></p><p> <option value="新房">新房</option></p><p> <option value="二手房">二手房</option></p><p> <option value="租赁">租赁</option></p><p> </select></p><p> <label for="pricerange">预算范围:</label></p><p> <input type="number" id="pricerange" name="pricerange" placeholder="起始价终止价"></p><p> <button type="submit">查询房产信息</button></p><p> </form></p><p> </div></p><p> <div class="response" id="propertyinfo" style="display: none;"></p><p> <h3 class="title">房产信息</h3><p> <ul></p><p> <! 根据查询结果动态生成信息列表 ></p><p> </ul></p><p> </div></p><p> </section></p><p> <script></p><img src="https://www.ex-salt.com/zb_users/upload/2024/05/20240516183646171585580646794.jpg"/><p> // 假设我们有API接口来获取房产信息</p><p> async function fetchProperties(location, type, priceRange) {</p><p> const response = await fetch(`https://api.example.com/东平房产/${location}/${type}?min_price=${priceRange[0]}&max_price=${priceRange[1]}`);</p><p> if (response.ok) {</p><p> const data = await response.json();</p><p> displayProperties(data);</p><p> } else {</p><p> console.error('房产信息获取错误');</p><p> }</p><p> }</p><p> function displayProperties(properties) {</p><p> const propertyList = properties.map(property => {</p><p> return `</p><p> <li></p><p> <strong>房源编号:${property.id}</strong></p><p> <p>位置:${property.location}</p></p><p> <p>类型:${property.type}</p></p><p> <p>价格:${property.price}</p></p><p> <p>详情:点击查看</p></p><p> </li></p><p> `;</p><p> });</p><p> document.getElementById('propertyinfo').innerHTML = `</p><p> <h3>房产信息</h3><p> <ul>${propertyList.join('\n')}</ul></p><p> `;</p><p> }</p><p> document.getElementById('queryform').addEventListener('submit', e => {</p><p> e.preventDefault();</p><p> const location = document.getElementById('location').value;</p><p> const type = document.getElementById('type').value;</p><p> const priceRange = [document.getElementById('pricerange').value, document.getElementById('pricerange').value];</p><p> fetchProperties(location, type, priceRange)</p><p> .then(response => {</p><p> if (response.ok) {</p><p> document.getElementById('propertyinfo').style.display = 'block';</p><p> } else {</p><p> alert('查询失败,请稍后再试');</p><p> }</p><p> })</p><p> .catch(error => {</p><p> console.error('错误:', error);</p><p> alert('网络问题,请检查后重试');</p><p> });</p><p> });</p><p> </script></p><p></body></p><p></html></p><p>这个HTML页面提供了一个简单的房产信息查询表单,用户可以输入房产位置、类型和预算范围,然后点击提交按钮获取信息。在后台,我们假设有一个API接口用于获取数据,这里只是展示了一个基本的逻辑。实际操作时,你需要替换为真实的API接口地址。</p><p>当用户提交信息后,会调用`fetchProperties`函数,根据输入的参数获取房产信息。获取到数据后,会显示在页面的`<ul>`标签中,每个房源信息是一个列表项。如果获取失败,会显示错误信息。</p><p>请根据实际情况调整API接口和数据结构,以提供准确的东平县房产信息。</p> <p>本文 <a href="https://www.ex-salt.com/" target="_blank">山东三盐网</a> 原创,转载保留链接!网址:<a href="https://www.ex-salt.com/post/6464.html" target="_blank" title="东平房产网官网">https://www.ex-salt.com/post/6464.html</a></p> </div> <div class="shandong_ex_fac tags_share"> <div class="shandong_ex_fdd artice_tags"> <span>标签:</span><a href="https://www.ex-salt.com/tags-14356.html" target="_blank">东平房产信息网</a><a href="https://www.ex-salt.com/tags-14357.html" target="_blank">东平房产信息网官网</a><a href="https://www.ex-salt.com/tags-14358.html" target="_blank">东平房产网官网</a> </div> </div> <div class="shandong_ex_hee avow"> <div class="shandong_ex_aaa avowtitle">声明</div> <!-- 声明 --> <p>1.本站遵循行业规范,任何转载的稿件都会明确标注作者和来源;2.本站的原创文章,请转载时务必注明文章作者和来源,不尊重原创的行为我们将追究责任;3.作者投稿可能会经我们编辑修改或补充。</p> <!-- @声明 --> </div> </div> </div> <div class="shandong_ex_dbj main_right" id="main_right"> <div class="shandong_ex_fcj widget widget_searchpanel"> <div class="shandong_ex_eeb md_tit"><span>搜索</span></div> <div class="shandong_ex_ace widget_div"> <form name="search" method="get" action="https://www.ex-salt.com/search.php?act=search"> <input type="text" name="q" placeholder="输入关键词"/><button type="submit" class="shandong_ex_dde submit" value="搜索"><i class="shandong_ex_ifb fa fa-search"></i></button> </form> </div> </div> <div class="shandong_ex_ahb widget widget_paihang"> <div class="shandong_ex_eeb md_tit"><span>排行榜</span></div> <script>$( function () {$( '.paihang' ).tabslet();} );</script> <div class="shandong_ex_bdc paihang"> <ul class="shandong_ex_gje tit"> <li><a href="#hot_1">热门文章</a></li><li><a href="#hot_2">最多评论</a></li><li><a href="#hot_3">随机文章</a></li> </ul> <div id="hot_1" class="shandong_ex_fjf ph_list"> <ul> <li><a href="https://ex-salt.com/post/15581.html" title="停止使用新疆番茄,BBC的荒谬呼吁与中国的坚定回应" target="_blank">停止使用新疆番茄,BBC的荒谬呼吁与中国的坚定回应</a></li><li><a href="https://ex-salt.com/post/5.html" title="考研培训机构实力排名 十大考研培训班" target="_blank">考研培训机构实力排名 十大考研培训班</a></li><li><a href="https://ex-salt.com/post/4.html" title="大专毕业生可以考研究生吗 大专可以考研究生吗" target="_blank">大专毕业生可以考研究生吗 大专可以考研究生吗</a></li><li><a href="https://ex-salt.com/post/3.html" title="在职研究生和研究生哪个含金量高 在职人员可以考研吗" target="_blank">在职研究生和研究生哪个含金量高 在职人员可以考研吗</a></li><li><a href="https://ex-salt.com/post/6.html" title="什么是考研真题? 考研历年真题一般在哪里找" target="_blank">什么是考研真题? 考研历年真题一般在哪里找</a></li><li><a href="https://ex-salt.com/post/9.html" title="考研周期一般多长 考研的时间一般在什么时候" target="_blank">考研周期一般多长 考研的时间一般在什么时候</a></li><li><a href="https://ex-salt.com/post/2.html" title="考研机构培训费用大概都是多少 太原最好的考研培训机构" target="_blank">考研机构培训费用大概都是多少 太原最好的考研培训机构</a></li><li><a href="https://ex-salt.com/post/1.html" title="四川南充考研培训机构 四川考研培训哪家好" target="_blank">四川南充考研培训机构 四川考研培训哪家好</a></li><li><a href="https://ex-salt.com/post/7.html" title="2023考研网上确认入口 中国考研网报名怎么注册" target="_blank">2023考研网上确认入口 中国考研网报名怎么注册</a></li> </ul> </div> <div id="hot_2" class="shandong_ex_fjf ph_list"> <ul> <li><a href="https://ex-salt.com/post/1.html" title="四川南充考研培训机构 四川考研培训哪家好" target="_blank">四川南充考研培训机构 四川考研培训哪家好</a></li><li><a href="https://ex-salt.com/post/2.html" title="考研机构培训费用大概都是多少 太原最好的考研培训机构" target="_blank">考研机构培训费用大概都是多少 太原最好的考研培训机构</a></li><li><a href="https://ex-salt.com/post/3.html" title="在职研究生和研究生哪个含金量高 在职人员可以考研吗" target="_blank">在职研究生和研究生哪个含金量高 在职人员可以考研吗</a></li><li><a href="https://ex-salt.com/post/4.html" title="大专毕业生可以考研究生吗 大专可以考研究生吗" target="_blank">大专毕业生可以考研究生吗 大专可以考研究生吗</a></li><li><a href="https://ex-salt.com/post/5.html" title="考研培训机构实力排名 十大考研培训班" target="_blank">考研培训机构实力排名 十大考研培训班</a></li><li><a href="https://ex-salt.com/post/6.html" title="什么是考研真题? 考研历年真题一般在哪里找" target="_blank">什么是考研真题? 考研历年真题一般在哪里找</a></li><li><a href="https://ex-salt.com/post/7.html" title="2023考研网上确认入口 中国考研网报名怎么注册" target="_blank">2023考研网上确认入口 中国考研网报名怎么注册</a></li><li><a href="https://ex-salt.com/post/8.html" title="海文考研辅导班? 海文考研培训班怎么样" target="_blank">海文考研辅导班? 海文考研培训班怎么样</a></li><li><a href="https://ex-salt.com/post/9.html" title="考研周期一般多长 考研的时间一般在什么时候" target="_blank">考研周期一般多长 考研的时间一般在什么时候</a></li> </ul> </div> <div id="hot_3" class="shandong_ex_fjf ph_list"> <ul> <li><a href="https://ex-salt.com/post/15900.html" title="冬季的小雪节气,如何温暖度过,养生与乐趣并存" target="_blank">冬季的小雪节气,如何温暖度过,养生与乐趣并存</a></li><li><a href="https://ex-salt.com/post/6952.html" title="长葛民宅装修价格" target="_blank">长葛民宅装修价格</a></li><li><a href="https://ex-salt.com/post/4789.html" title="广州房产交易税金计算方法" target="_blank">广州房产交易税金计算方法</a></li><li><a href="https://ex-salt.com/post/589.html" title="舞蹈专业考研国家线2021 舞蹈专业研究生考哪些" target="_blank">舞蹈专业考研国家线2021 舞蹈专业研究生考哪些</a></li><li><a href="https://ex-salt.com/post/25646.html" title="生活百科知识大全,实用生活技巧与智慧的宝库" target="_blank">生活百科知识大全,实用生活技巧与智慧的宝库</a></li><li><a href="https://ex-salt.com/post/20581.html" title="生活智慧的火花,分享活动总结的艺术与魅力" target="_blank">生活智慧的火花,分享活动总结的艺术与魅力</a></li><li><a href="https://ex-salt.com/post/25337.html" title="知识的力量,探索知识类漫画的奥秘与影响力" target="_blank">知识的力量,探索知识类漫画的奥秘与影响力</a></li><li><a href="https://ex-salt.com/post/4496.html" title="沈阳奕聪花园装修公司电话" target="_blank">沈阳奕聪花园装修公司电话</a></li><li><a href="https://ex-salt.com/post/24820.html" title="生活知识科普图片大全大图,开启智慧之门的金钥匙" target="_blank">生活知识科普图片大全大图,开启智慧之门的金钥匙</a></li> </ul> </div> </div> </div> <div class="shandong_ex_fcj widget widget_previous"> <div class="shandong_ex_eeb md_tit"><span>最近发表</span></div> <ul><li><a title="探索金隽,如何正确发音,让沟通更顺畅" href="https://www.ex-salt.com/post/25812.html">探索金隽,如何正确发音,让沟通更顺畅</a></li> <li><a title="探索知识的宝库,百科知识竞赛题库及答案全解析" href="https://www.ex-salt.com/post/25811.html">探索知识的宝库,百科知识竞赛题库及答案全解析</a></li> <li><a title="知识百宝箱,探索知识的无限可能" href="https://www.ex-salt.com/post/25810.html">知识百宝箱,探索知识的无限可能</a></li> <li><a title="穿越网购的奇幻之旅,中年男在异世界的角色大揭秘" href="https://www.ex-salt.com/post/25809.html">穿越网购的奇幻之旅,中年男在异世界的角色大揭秘</a></li> <li><a title="快乐学知识,生活常识儿歌在幼儿园的魔力" href="https://www.ex-salt.com/post/25808.html">快乐学知识,生活常识儿歌在幼儿园的魔力</a></li> <li><a title="幼儿园教育,百科小知识与成长的秘密" href="https://www.ex-salt.com/post/25807.html">幼儿园教育,百科小知识与成长的秘密</a></li> <li><a title="打造生活百科栏目,策划方案与实用指南" href="https://www.ex-salt.com/post/25806.html">打造生活百科栏目,策划方案与实用指南</a></li> <li><a title="探索知识的宝库,百科知识大全图片的魅力与应用" href="https://www.ex-salt.com/post/25805.html">探索知识的宝库,百科知识大全图片的魅力与应用</a></li> <li><a title="百科知识竞赛,解锁知识宝库的钥匙" href="https://www.ex-salt.com/post/25804.html">百科知识竞赛,解锁知识宝库的钥匙</a></li> <li><a title="生活百科,探索日常知识的宝藏" href="https://www.ex-salt.com/post/25803.html">生活百科,探索日常知识的宝藏</a></li> <li><a title="生活的智慧,解锁基本常识的力量" href="https://www.ex-salt.com/post/25802.html">生活的智慧,解锁基本常识的力量</a></li> <li><a title="探索知识的海洋,百科知识问答软件及其答案解析" href="https://www.ex-salt.com/post/25801.html">探索知识的海洋,百科知识问答软件及其答案解析</a></li> <li><a title="百科小知识,探索作文的奥秘与写作技巧大全" href="https://www.ex-salt.com/post/25800.html">百科小知识,探索作文的奥秘与写作技巧大全</a></li> <li><a title="生活知识小问答,解锁日常智慧的钥匙" href="https://www.ex-salt.com/post/25799.html">生活知识小问答,解锁日常智慧的钥匙</a></li> <li><a title="探索世界的奇妙,有趣百科知识大全及答案" href="https://www.ex-salt.com/post/25798.html">探索世界的奇妙,有趣百科知识大全及答案</a></li> <li><a title="4岁男孩的早教之路,培养兴趣,激发潜能" href="https://www.ex-salt.com/post/25797.html">4岁男孩的早教之路,培养兴趣,激发潜能</a></li> <li><a title="中年男的异世界网购漫画,穿越次元的购物之旅" href="https://www.ex-salt.com/post/25796.html">中年男的异世界网购漫画,穿越次元的购物之旅</a></li> <li><a title="开启探索之旅,4岁宝宝的科普知识视频大揭秘!" href="https://www.ex-salt.com/post/25795.html">开启探索之旅,4岁宝宝的科普知识视频大揭秘!</a></li> <li><a title="生活小百科,日常智慧的宝库" href="https://www.ex-salt.com/post/25794.html">生活小百科,日常智慧的宝库</a></li> <li><a title="初中历史题库APP,学习历史的新利器" href="https://www.ex-salt.com/post/25793.html">初中历史题库APP,学习历史的新利器</a></li> <li><a title="带4岁孩子乘飞机,证件准备全攻略" href="https://www.ex-salt.com/post/25792.html">带4岁孩子乘飞机,证件准备全攻略</a></li> <li><a title="开启智慧之门,幼儿百科教案的魔法" href="https://www.ex-salt.com/post/25791.html">开启智慧之门,幼儿百科教案的魔法</a></li> <li><a title="探索奇迹,世界之最百科全书—开启知识的宝藏" href="https://www.ex-salt.com/post/25790.html">探索奇迹,世界之最百科全书—开启知识的宝藏</a></li> <li><a title="儿童小百科,开启知识宝库的金钥匙" href="https://www.ex-salt.com/post/25789.html">儿童小百科,开启知识宝库的金钥匙</a></li> <li><a title="探索知识的海洋,500字作文的写作技巧与实例" href="https://www.ex-salt.com/post/25788.html">探索知识的海洋,500字作文的写作技巧与实例</a></li> <li><a title="1-6年级文学常识视频,开启孩子文学之旅的金钥匙" href="https://www.ex-salt.com/post/25787.html">1-6年级文学常识视频,开启孩子文学之旅的金钥匙</a></li> <li><a title="动物王国的奇妙之旅,小学生三年级的动物百科知识大全" href="https://www.ex-salt.com/post/25786.html">动物王国的奇妙之旅,小学生三年级的动物百科知识大全</a></li> <li><a title="知识的力量,揭秘百科知识竞赛试题答案背后的智慧" href="https://www.ex-salt.com/post/25785.html">知识的力量,揭秘百科知识竞赛试题答案背后的智慧</a></li> <li><a title="探索幼儿教育新天地,百科知识幼儿园播报视频的创新与实践" href="https://www.ex-salt.com/post/25784.html">探索幼儿教育新天地,百科知识幼儿园播报视频的创新与实践</a></li> <li><a title="猜谜语的艺术,揭秘大脑的猜谜之旅" href="https://www.ex-salt.com/post/25783.html">猜谜语的艺术,揭秘大脑的猜谜之旅</a></li> <li><a title="机智的医生生活第一季,演员阵容深度解析" href="https://www.ex-salt.com/post/25782.html">机智的医生生活第一季,演员阵容深度解析</a></li> <li><a title="探索华夏智慧,中国文化常识100题及答案全解析" href="https://www.ex-salt.com/post/25781.html">探索华夏智慧,中国文化常识100题及答案全解析</a></li> <li><a title="基本常识1000题,提升你的知识储备,成为生活中的智者" href="https://www.ex-salt.com/post/25780.html">基本常识1000题,提升你的知识储备,成为生活中的智者</a></li> <li><a title="动物百科知识大全,探索自然界的奇妙之旅" href="https://www.ex-salt.com/post/25779.html">动物百科知识大全,探索自然界的奇妙之旅</a></li> <li><a title="探索知识的海洋,三四年级百科知识竞赛题的趣味与挑战" href="https://www.ex-salt.com/post/25778.html">探索知识的海洋,三四年级百科知识竞赛题的趣味与挑战</a></li> <li><a title="探索大班科普,开启知识之旅" href="https://www.ex-salt.com/post/25777.html">探索大班科普,开启知识之旅</a></li> <li><a title="机智的医生生活第一季,医疗剧的新高度" href="https://www.ex-salt.com/post/25776.html">机智的医生生活第一季,医疗剧的新高度</a></li> <li><a title="探索知识的海洋,百科知识问答题100道及答案" href="https://www.ex-salt.com/post/25775.html">探索知识的海洋,百科知识问答题100道及答案</a></li> <li><a title="幼儿园大班百科,探索世界的奇妙之旅" href="https://www.ex-salt.com/post/25774.html">幼儿园大班百科,探索世界的奇妙之旅</a></li> <li><a title="揭秘生活小常识,趣味谜语选择题及答案" href="https://www.ex-salt.com/post/25773.html">揭秘生活小常识,趣味谜语选择题及答案</a></li> <li><a title="百科趣味知识竞赛试题,探索知识的奥秘" href="https://www.ex-salt.com/post/25772.html">百科趣味知识竞赛试题,探索知识的奥秘</a></li> <li><a title="生活百科全书,生活知识百问百答下载指南" href="https://www.ex-salt.com/post/25771.html">生活百科全书,生活知识百问百答下载指南</a></li> <li><a title="探索知识的宝藏,小学生如何撰写百科知识大全作文" href="https://www.ex-salt.com/post/25770.html">探索知识的宝藏,小学生如何撰写百科知识大全作文</a></li> <li><a title="探索知识的海洋,如何下载并使用百科知识问答App" href="https://www.ex-salt.com/post/25769.html">探索知识的海洋,如何下载并使用百科知识问答App</a></li> <li><a title="穿越时空的奇幻之旅,探索从零开始的异世界生活的观看指南" href="https://www.ex-salt.com/post/25768.html">穿越时空的奇幻之旅,探索从零开始的异世界生活的观看指南</a></li> <li><a title="探索奇妙世界,幼儿园科学常识展示串词大全" href="https://www.ex-salt.com/post/25767.html">探索奇妙世界,幼儿园科学常识展示串词大全</a></li> <li><a title="穿越时空的课堂,小学生必会的历史小知识视频" href="https://www.ex-salt.com/post/25766.html">穿越时空的课堂,小学生必会的历史小知识视频</a></li> <li><a title="广播词的艺术,百科知识介绍广播词的精髓与魅力" href="https://www.ex-salt.com/post/25765.html">广播词的艺术,百科知识介绍广播词的精髓与魅力</a></li> <li><a title="探索生活百科,你我身边的实用知识宝库" href="https://www.ex-salt.com/post/25764.html">探索生活百科,你我身边的实用知识宝库</a></li> <li><a title="谷雨时节与生肖,探索中国传统文化的奇妙联系" href="https://www.ex-salt.com/post/25763.html">谷雨时节与生肖,探索中国传统文化的奇妙联系</a></li> </ul> </div> <div class="shandong_ex_fcj widget widget_tags"> <div class="shandong_ex_eeb md_tit"><span>标签列表</span></div> <ul><li><a target="_blank" href="https://www.ex-salt.com/tags-1.html">[db:tag]</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-21488.html">太古股份b</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-20908.html">聚合阅读</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-20909.html">新浪网</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-773.html">建材批发图片</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-2349.html">上海家具厂排名</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-4506.html">建材五金批发市场</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-5154.html">建材环保标志</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-5445.html">北欧风格家具图片</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-5579.html">松木家具属于什么档次</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-6132.html">常州建材市场有哪些</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-6880.html">湖南建材市场分布图</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-22238.html">天福股票上市时间</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-22382.html">光大期货官网</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-22388.html">光大期货简介</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-22389.html">光大期货官方网站</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-92.html">西安建材市场有哪些</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-94.html">西安建材市场有哪些地方</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-132.html">网购家具靠谱吗</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-223.html">海南建材市场</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-234.html">石家庄建材市场有哪些</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-252.html">宜兴建材市场</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-273.html">家居建材都卖什么</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-277.html">家居建材包括哪些</a></li><li><a target="_blank" href="https://www.ex-salt.com/tags-309.html">临湘有哪些建材市场</a></li></ul> </div> <div class="shandong_ex_ihg widget widget_gzwmdiy"> <div class="shandong_ex_eeb md_tit"><span>关注我们</span></div> <div class="shandong_ex_eej widget_gz_body"> <p>扫一扫关注我们,了解最新精彩内容</p> <div class="shandong_ex_fda qr_img"> <img src="https://www.ex-salt.com/zb_users/theme/ydlinux/style/images/qr.png" alt=""> </div> </div> </div> </div> </div> <!-- # main_body --> </div> </div> <div id="footer"> <div class="shandong_ex_igf footer container"> <div class="shandong_ex_hjd fl"> <p> 免责声明:本网站部分内容由用户自行上传,若侵犯了您的权益,请联系我们处理,谢谢!联系QQ:2760375052 版权所有:山东三盐网<a href="http://beian.miit.gov.cn/">浙ICP备2023040918号-5</a> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?ca995f5e232727a8805c0c074cd1dbe3"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>  <a href="https://www.ex-salt.com/sitemap.html" target="_blank">网站地图</a> </p> </div> </div> </div> <div class="shandong_ex_ije m_search"><i class="shandong_ex_ifb fa fa-search"></i></div> <div class="shandong_ex_dbi m_search_box"> <span><i class="shandong_ex_gaa fa fa-remove"></i></span> <form name="search" method="get" action="https://www.ex-salt.com/search.php?act=search"> <input type="text" name="q" placeholder="输入关键词"/> <button type="submit" class="shandong_ex_dde submit" value="搜索"><i class="shandong_ex_ifb fa fa-search"></i></button> </form> </div><div id="goTop" class="shandong_ex_ege goTop"><i class="shandong_ex_gab fa fa-angle-up"></i></div><script src="https://www.ex-salt.com/zb_users/theme/ydlinux/script/common.min.js" type="text/javascript"></script> <script> function BaiduStatus(){ $('#baidustatus').text('正在查询收录状态...'); $.ajax({ url: "/qzBaidus_qingzo_com.html?url="+window.location.href, type: 'GET', success(res) { if (res === '已收录') { $('#baidustatus').css('color', '#67C23A'); $('#baidustatus').html('百度已收录'); } else { const url = 'https://ziyuan.baidu.com/linksubmit/url?sitename='+window.location.href; $('#baidustatus').html('<a target="_blank" href="'+url+'" rel="noopener noreferrer nofollow" style="color: #F56C6C">未收录,提交收录</a>'); } } }) };BaiduStatus();</script></body> </html><!--42.82 ms , 11 queries , 1047kb memory , 0 error-->