东平房产网官网

admin 阅读:629 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://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://ex-salt.com/" target="_blank">山东三盐网</a> 原创,转载保留链接!网址:<a href="https://ex-salt.com/post/6464.html" target="_blank" title="东平房产网官网">https://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://ex-salt.com/tags-14356.html" target="_blank">东平房产信息网</a><a href="https://ex-salt.com/tags-14357.html" target="_blank">东平房产信息网官网</a><a href="https://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://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/20330.html" title="探索生活经验的英语表达,如何用Expand My Life Experiences开启新世界" target="_blank">探索生活经验的英语表达,如何用Expand My Life Experiences开启新世界</a></li><li><a href="https://ex-salt.com/post/2825.html" title="装修引流成本高低取决于多个因素" target="_blank">装修引流成本高低取决于多个因素</a></li><li><a href="https://ex-salt.com/post/5256.html" title="女性装修风格效果图" target="_blank">女性装修风格效果图</a></li><li><a href="https://ex-salt.com/post/17300.html" title="朋友圈里的小确幸,分享生活经验与感悟的艺术" target="_blank">朋友圈里的小确幸,分享生活经验与感悟的艺术</a></li><li><a href="https://ex-salt.com/post/12353.html" title="外资买爆中国资产,背后的原因与影响" target="_blank">外资买爆中国资产,背后的原因与影响</a></li><li><a href="https://ex-salt.com/post/5400.html" title="餐饮店铺设计软件" target="_blank">餐饮店铺设计软件</a></li><li><a href="https://ex-salt.com/post/17346.html" title="幼儿故事百科知识,开启孩子智慧之门的金钥匙" target="_blank">幼儿故事百科知识,开启孩子智慧之门的金钥匙</a></li><li><a href="https://ex-salt.com/post/3460.html" title="广东瓷砖厂家排名" target="_blank">广东瓷砖厂家排名</a></li><li><a href="https://ex-salt.com/post/10197.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://ex-salt.com/post/25644.html">探索知识的宝库,免费百科全书电子书下载网站的魅力</a></li> <li><a title="常识大全1000题及答案,提升知识储备的宝典" href="https://ex-salt.com/post/25643.html">常识大全1000题及答案,提升知识储备的宝典</a></li> <li><a title="点燃智慧火花,百科知识竞赛宣传语大全简短" href="https://ex-salt.com/post/25642.html">点燃智慧火花,百科知识竞赛宣传语大全简短</a></li> <li><a title="掌握生活知识,提升日常智慧 生活知识多选题题库解析" href="https://ex-salt.com/post/25641.html">掌握生活知识,提升日常智慧 生活知识多选题题库解析</a></li> <li><a title="百科全书,知识的海洋,智慧的灯塔" href="https://ex-salt.com/post/25640.html">百科全书,知识的海洋,智慧的灯塔</a></li> <li><a title="探索知识的海洋,小学二年级百科题库的奥秘与乐趣" href="https://ex-salt.com/post/25639.html">探索知识的海洋,小学二年级百科题库的奥秘与乐趣</a></li> <li><a title="机智的医生生活,医疗剧的温情与智慧" href="https://ex-salt.com/post/25638.html">机智的医生生活,医疗剧的温情与智慧</a></li> <li><a title="探索知识的宝藏,百科知识卡图片的魅力与应用" href="https://ex-salt.com/post/25637.html">探索知识的宝藏,百科知识卡图片的魅力与应用</a></li> <li><a title="百科知识竞赛题库软件,提升知识储备与竞赛技能的利器" href="https://ex-salt.com/post/25636.html">百科知识竞赛题库软件,提升知识储备与竞赛技能的利器</a></li> <li><a title="幼儿园必学故事,启迪智慧,培养品格" href="https://ex-salt.com/post/25635.html">幼儿园必学故事,启迪智慧,培养品格</a></li> <li><a title="探索奇妙世界,小学生的生活百科知识大全及答案" href="https://ex-salt.com/post/25634.html">探索奇妙世界,小学生的生活百科知识大全及答案</a></li> <li><a title="探索动物王国,动物百科讲解" href="https://ex-salt.com/post/25633.html">探索动物王国,动物百科讲解</a></li> <li><a title="文学知识百科,探索古今中外的文学瑰宝" href="https://ex-salt.com/post/25632.html">文学知识百科,探索古今中外的文学瑰宝</a></li> <li><a title="上海金隽装饰工程有限公司,引领装饰行业新趋势" href="https://ex-salt.com/post/25631.html">上海金隽装饰工程有限公司,引领装饰行业新趋势</a></li> <li><a title="探索动物王国,动物大百科的英文之旅" href="https://ex-salt.com/post/25630.html">探索动物王国,动物大百科的英文之旅</a></li> <li><a title="穿越时空的钥匙,掌握高中历史题库1000题及答案" href="https://ex-salt.com/post/25629.html">穿越时空的钥匙,掌握高中历史题库1000题及答案</a></li> <li><a title="开启幼儿智慧之门,百科知识问答大全" href="https://ex-salt.com/post/25628.html">开启幼儿智慧之门,百科知识问答大全</a></li> <li><a title="趣味百科小知识,探索生活中的奇妙现象" href="https://ex-salt.com/post/25627.html">趣味百科小知识,探索生活中的奇妙现象</a></li> <li><a title="揭秘医疗剧的隐藏宝藏,机智的医生生活中的彩蛋与智慧" href="https://ex-salt.com/post/25626.html">揭秘医疗剧的隐藏宝藏,机智的医生生活中的彩蛋与智慧</a></li> <li><a title="探索奇妙世界,幼儿园科普类小知识" href="https://ex-salt.com/post/25625.html">探索奇妙世界,幼儿园科普类小知识</a></li> <li><a title="探索知识的海洋,精选百科知识电子书推荐及下载安装指南" href="https://ex-salt.com/post/25624.html">探索知识的海洋,精选百科知识电子书推荐及下载安装指南</a></li> <li><a title="从零开始的异世界生活,深入探索与角色成长的奇幻旅程" href="https://ex-salt.com/post/25623.html">从零开始的异世界生活,深入探索与角色成长的奇幻旅程</a></li> <li><a title="探索世界奥秘,十万个为什么问题及答案简析" href="https://ex-salt.com/post/25622.html">探索世界奥秘,十万个为什么问题及答案简析</a></li> <li><a title="从零开始的异世界生活第27卷,深入探索未知旅程的冒险与启示" href="https://ex-salt.com/post/25621.html">从零开始的异世界生活第27卷,深入探索未知旅程的冒险与启示</a></li> <li><a title="探索机智的医生生活,如何在不同平台上享受这部医疗剧的温馨与智慧" href="https://ex-salt.com/post/25620.html">探索机智的医生生活,如何在不同平台上享受这部医疗剧的温馨与智慧</a></li> <li><a title="激发小学生知识热情,百科知识大全竞赛试题指南" href="https://ex-salt.com/post/25619.html">激发小学生知识热情,百科知识大全竞赛试题指南</a></li> <li><a title="掌握百科知识竞赛规则,成为知识竞赛的佼佼者" href="https://ex-salt.com/post/25618.html">掌握百科知识竞赛规则,成为知识竞赛的佼佼者</a></li> <li><a title="穿越时空的购物车,中年男在异世界网购小说的奇幻之旅" href="https://ex-salt.com/post/25617.html">穿越时空的购物车,中年男在异世界网购小说的奇幻之旅</a></li> <li><a title="从零开始的异世界生活,探索IF线的无限可能" href="https://ex-salt.com/post/25616.html">从零开始的异世界生活,探索IF线的无限可能</a></li> <li><a title="探索世界,幼儿园大班百科知识教案设计" href="https://ex-salt.com/post/25615.html">探索世界,幼儿园大班百科知识教案设计</a></li> <li><a title="知识小达人,小学生百科知识竞赛精选题目及答案解析" href="https://ex-salt.com/post/25614.html">知识小达人,小学生百科知识竞赛精选题目及答案解析</a></li> <li><a title="探索奇妙世界,幼儿园百科常识大揭秘" href="https://ex-salt.com/post/25613.html">探索奇妙世界,幼儿园百科常识大揭秘</a></li> <li><a title="探索中华文学的瑰宝,1000个你不可不知的文学常识" href="https://ex-salt.com/post/25612.html">探索中华文学的瑰宝,1000个你不可不知的文学常识</a></li> <li><a title="知识的力量,大班百科知识竞赛题库深度解析" href="https://ex-salt.com/post/25611.html">知识的力量,大班百科知识竞赛题库深度解析</a></li> <li><a title="穿越时空的问答,探索历史题100道的魅力与智慧" href="https://ex-salt.com/post/25610.html">穿越时空的问答,探索历史题100道的魅力与智慧</a></li> <li><a title="生活小百科,你不知道的日常知识宝库" href="https://ex-salt.com/post/25609.html">生活小百科,你不知道的日常知识宝库</a></li> <li><a title="机智的医生生活,幽默与智慧的医疗剧照" href="https://ex-salt.com/post/25608.html">机智的医生生活,幽默与智慧的医疗剧照</a></li> <li><a title="幼儿园生活百科教案设计,开启孩子们的探索之旅" href="https://ex-salt.com/post/25607.html">幼儿园生活百科教案设计,开启孩子们的探索之旅</a></li> <li><a title="生活百科宝典,日常小知识视频大全下载指南" href="https://ex-salt.com/post/25606.html">生活百科宝典,日常小知识视频大全下载指南</a></li> <li><a title="开启知识宝库,百科知识幼儿园问答大全集的奇妙之旅" href="https://ex-salt.com/post/25605.html">开启知识宝库,百科知识幼儿园问答大全集的奇妙之旅</a></li> <li><a title="疯狂百科知识问答大全最新,探索知识的边界,挑战你的智慧极限!" href="https://ex-salt.com/post/25604.html">疯狂百科知识问答大全最新,探索知识的边界,挑战你的智慧极限!</a></li> <li><a title="探索知识的海洋,百科知识全书 中国卷电子版—您的数字图书馆" href="https://ex-salt.com/post/25603.html">探索知识的海洋,百科知识全书 中国卷电子版—您的数字图书馆</a></li> <li><a title="探索汉字的奥秘,两点水读音的魔法" href="https://ex-salt.com/post/25602.html">探索汉字的奥秘,两点水读音的魔法</a></li> <li><a title="谷雨节气,春末夏初的自然序曲" href="https://ex-salt.com/post/25601.html">谷雨节气,春末夏初的自然序曲</a></li> <li><a title="生活小百科软件,你的智能生活助手" href="https://ex-salt.com/post/25600.html">生活小百科软件,你的智能生活助手</a></li> <li><a title="探索奇妙世界,幼儿园常识故事大全" href="https://ex-salt.com/post/25599.html">探索奇妙世界,幼儿园常识故事大全</a></li> <li><a title="探索俄罗斯风情,如何找到俄罗斯生活素材的宝藏" href="https://ex-salt.com/post/25598.html">探索俄罗斯风情,如何找到俄罗斯生活素材的宝藏</a></li> <li><a title="生活百科全书,解锁日常智慧的宝典" href="https://ex-salt.com/post/25597.html">生活百科全书,解锁日常智慧的宝典</a></li> <li><a title="生活小百科,广播稿中的实用智慧" href="https://ex-salt.com/post/25596.html">生活小百科,广播稿中的实用智慧</a></li> <li><a title="生活百科知识大挑战,测测你的常识水平" href="https://ex-salt.com/post/25595.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://ex-salt.com/tags-1.html">[db:tag]</a></li><li><a target="_blank" href="https://ex-salt.com/tags-21488.html">太古股份b</a></li><li><a target="_blank" href="https://ex-salt.com/tags-20908.html">聚合阅读</a></li><li><a target="_blank" href="https://ex-salt.com/tags-20909.html">新浪网</a></li><li><a target="_blank" href="https://ex-salt.com/tags-773.html">建材批发图片</a></li><li><a target="_blank" href="https://ex-salt.com/tags-2349.html">上海家具厂排名</a></li><li><a target="_blank" href="https://ex-salt.com/tags-4506.html">建材五金批发市场</a></li><li><a target="_blank" href="https://ex-salt.com/tags-5154.html">建材环保标志</a></li><li><a target="_blank" href="https://ex-salt.com/tags-5445.html">北欧风格家具图片</a></li><li><a target="_blank" href="https://ex-salt.com/tags-5579.html">松木家具属于什么档次</a></li><li><a target="_blank" href="https://ex-salt.com/tags-6132.html">常州建材市场有哪些</a></li><li><a target="_blank" href="https://ex-salt.com/tags-6880.html">湖南建材市场分布图</a></li><li><a target="_blank" href="https://ex-salt.com/tags-22238.html">天福股票上市时间</a></li><li><a target="_blank" href="https://ex-salt.com/tags-22382.html">光大期货官网</a></li><li><a target="_blank" href="https://ex-salt.com/tags-22388.html">光大期货简介</a></li><li><a target="_blank" href="https://ex-salt.com/tags-22389.html">光大期货官方网站</a></li><li><a target="_blank" href="https://ex-salt.com/tags-92.html">西安建材市场有哪些</a></li><li><a target="_blank" href="https://ex-salt.com/tags-94.html">西安建材市场有哪些地方</a></li><li><a target="_blank" href="https://ex-salt.com/tags-132.html">网购家具靠谱吗</a></li><li><a target="_blank" href="https://ex-salt.com/tags-223.html">海南建材市场</a></li><li><a target="_blank" href="https://ex-salt.com/tags-234.html">石家庄建材市场有哪些</a></li><li><a target="_blank" href="https://ex-salt.com/tags-252.html">宜兴建材市场</a></li><li><a target="_blank" href="https://ex-salt.com/tags-273.html">家居建材都卖什么</a></li><li><a target="_blank" href="https://ex-salt.com/tags-277.html">家居建材包括哪些</a></li><li><a target="_blank" href="https://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://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://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://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://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><!--41.37 ms , 11 queries , 1060kb memory , 0 error-->