已结束
搜索暂无数据
温馨提示:微信搜索公众号【安博中国注册福利】,关注后在底部菜单栏可安博中国注册福利南阳日常生活服务信息,包括南阳居住证/身份证/补贴等办事服务、景区&商家特惠/免费羊毛、每日展会/演唱会/市集/音乐喷泉等活动。 同类内容
搜索暂无数据
温馨提示:微信搜索公众号【安博中国注册福利】,关注后在底部菜单栏可安博中国注册福利南阳日常生活服务信息,包括南阳居住证/身份证/补贴等办事服务、景区&商家特惠/免费羊毛、每日展会/演唱会/市集/音乐喷泉等活动。 同类内容
温馨提示:微信搜索公众号【安博中国注册福利】,关注后在底部菜单栏可安博中国注册福利南阳日常生活服务信息,包括南阳居住证/身份证/补贴等办事服务、景区&商家特惠/免费羊毛、每日展会/演唱会/市集/音乐喷泉等活动。
若需了解「安博中国注册福利」的上下文,可结合站内栏目与相关篇目一并浏览。
栏目用于追新,文内链接用于对照细节。这样安排可减少漏读与重复检索。
列表适合快速定位,正文适合核对表述。两者都保留在站内即可形成完整阅读路径。
` }) $('.zhoubianUl')[0].innerHTML = zbDom }else{ $('#otherCityData')[0].style.display = 'none' } } } } //周边咨询 let pagesize = 6 var not_tobe_ing_ids= ""; function showmore(){ pagesize+=6 getInfo(pagesize) } function closemore(){ pagesize = 6 getInfo(pagesize) } function getQueryString() { var qs = locations.search.substr(1), // 获取url中"?"符后的字串 args = {}, // 保存参数数据的对象 items = qs.length ? qs.split("&") : [], // 取得每一个参数项, item = null, len = items.length; for (var i = 0; i < len; i++) { item = items[i].split("="); var name = decodeURIComponent(item[0]), value = decodeURIComponent(item[1]); if (name) { args[name] = value; } } return args; } let search_name='' if(getQueryString().search!=undefined&&getQueryString().search!='undefined'){ search_name = getQueryString().search } $('#search_ipt')[0].value = search_name function getInfo(){ $.ajax({ url: `/xiuxian/yinyuehui/?search=`+search_name+`&action=get_finished_activity&page=1&pagesize=`+pagesize+`&ids=`+not_tobe_ing_ids, type: 'get', dataType:'json', success: function(data) { try{ let htmlstr1='
`+ strb +`入口
`+data.res[item].image_text+`
' $('#all-ac')[0].innerHTML = htmlstr1+htmlstr2 if(data.has_more){ $('#showmore1')[0].style.display ='block' $('#closemore1')[0].style.display ='none' }else{ $('#showmore1')[0].style.display ='none' $('#closemore1')[0].style.display ='block' } console.log(num) if($('.nodata')[0].style.display == 'block'){ if(num==0){ $('.nodata')[0].style.display = 'block' $('#showmore1')[0].style.display ='none' $('#closemore1')[0].style.display ='none' }else{ $('.nodata')[0].style.display = 'none' } } if(num<6){ $('#closemore1')[0].style.display ='none' } }catch(err){ console.log(err) } }}) console.log(123) } function getQueryString() { var qs = locations.search.substr(1), // 获取url中"?"符后的字串 args = {}, // 保存参数数据的对象 items = qs.length ? qs.split("&") : [], // 取得每一个参数项, item = null, len = items.length; for (var i = 0; i < len; i++) { item = items[i].split("="); var name = decodeURIComponent(item[0]), value = decodeURIComponent(item[1]); if (name) { args[name] = value; } } return args; } getInfo() var mySwiper = new Swiper('.swiper', { direction: 'horizontal', // 垂直切换选项 loop: true, // 循环模式选项 // 如果需要分页器 pagination: { el: '.swiper-pagination', }, autoplay: { delay: 3000, stopOnLastSlide: false, disableOnInteraction: true, }, // // 如果需要前进后退按钮 // navigation: { // nextEl: '.swiper-button-next', // prevEl: '.swiper-button-prev', // }, // 如果需要滚动条 scrollbar: { el: '.swiper-scrollbar', }, }) // 搜索 // 周末活动数据内容瀑布流布局 function getQueryString() { var qs = locations.search.substr(1), // 获取url中"?"符后的字串 args = {}, // 保存参数数据的对象 items = qs.length ? qs.split("&") : [], // 取得每一个参数项, item = null, len = items.length; for (var i = 0; i < len; i++) { item = items[i].split("="); var name = decodeURIComponent(item[0]), value = decodeURIComponent(item[1]); if (name) { args[name] = value; } } return args; } if(getQueryString().search||getQueryString().search=='undefined'){ search_name = getQueryString().search } $('#search_ipt')[0].value = search_name // 搜索 $('.search_btnai').click(function () { let name = document.getElementById('search_ipt').value let citycode = 'ny'; if(name){ window.locations.href="/xiuxian/yinyuehui/?search="+name }else{ window.locations.href="/xiuxian/yinyuehui/" } }) // 回到顶部 $('#backTop').click(function () { window.scrollTo({ top: 0, // 滚动到页面顶部 behavior: 'smooth' // 平滑滚动 }); }) // 公众号 $('#left_tool_gzh_btn').mouseenter(function () { $('#left_tool_gzh_cont').show() $('#left_tool_gzh_cont').css('display','flex') }) $('#left_tool_gzh_btn').mouseleave(function () { $('#left_tool_gzh_cont').hide() }) $('#weekend_btn').click(function () { $("#weekend_cont").show() $("#free_cont").hide() $('#weekend_btn').addClass('hdh_bottom_btn_active') $('#free_btn').removeClass('hdh_bottom_btn_active') }) $('#free_btn').click(function () { $("#free_cont").show() // 免费活动的瀑布流布局 waterFall(items_free, 'free') $("#weekend_cont").hide() $('#free_btn').addClass('hdh_bottom_btn_active') $('#weekend_btn').removeClass('hdh_bottom_btn_active') }) var searchJsonStr = '[{"content":"\u8f93\u5165\u6d3b\u52a8\/\u666f\u70b9"}]'; // 搜索词json格式的字符串 let holder_num = 0 if(searchJsonStr){ searchJsonStr = JSON.parse(searchJsonStr) if(searchJsonStr.length>0){ $('#search_ipt')[0].setAttribute('placeholder',searchJsonStr[0].content) function changeplaceholder(){ $('#search_ipt')[0].setAttribute('placeholder',searchJsonStr[holder_num].content) if(holder_num == searchJsonStr.length-1){ holder_num = 0 }else{ holder_num++ } } setInterval(()=>{ changeplaceholder() },5000) } }