$(document).ready(function(){ $(".touch-toggle a").click(function(event){ var className = $(this).attr("data-drawer"); if( $("."+className).css('display') == 'none' ){ $("."+className).slideDown().siblings(".drawer-section").slideUp(); }else{ $(".drawer-section").slideUp(); } event.stopPropagation(); }); /*$(document).click(function(){ $(".drawer-section").slideUp(); })*/ $('.touch-menu a').click(function(){ if( $(this).next().is('ul') ){ if( $(this).next('ul').css('display') == 'none' ){ $(this).next('ul').slideDown(); $(this).find('i').attr("class","touch-arrow-up"); }else{ $(this).next('ul').slideUp(); $(this).next('ul').find('ul').slideUp(); $(this).find('i').attr("class","touch-arrow-down"); } } }); });

新闻资讯

2021最新讯息热门事宜 迩来讯息热门事宜汇总

                                          3、两部分约讲众家逛戏企业安适台:增强网逛审核把合,拜金、

                                          12、外媒:埃塞俄比亚一村庄2天内125人,被提格雷地域的倒戈武装力气戕害。

                                          4博鱼·体育中国入口澳门银银河官方网址登录、广州:拟对5月21日至6月24日个人疫情封控区出租车发放补助,每车不高于3000元。

                                          ——365资讯简报,每天精选热门音信、头条资讯简报和1条微语,知道全邦事!

                                          本文标签:热门音信热门资讯头条音信音信简报365资讯简报返回搜狐002cc全讯开户送白菜,查看更众

                                        2021最新讯息热门事宜 迩来讯息热门事宜汇总

                                                      上一篇:米乐m6·中国官网登录入口德媒头条 20240118:施瓦辛格慕尼黑机场被扣或面对刑责 下一篇:太气人啦!即日六大社会热门事情如此的工作太炸裂啦!

                                                         

                                                      if (!window.jQuery) { document.write(unescape("%3Cscript src='/public/static/common/js/jquery.min.js' type='text/javascript'%3E%3C/script%3E")); document.write(unescape("%3Cscript type='text/javascript'%3E try{jQuery.noConflict();}catch(e){} %3C/script%3E")); } if (window.jQuery) { (function($){ default_switch(); //简体繁体互换 function default_switch() { var home_lang = getCookie('home_lang'); if (home_lang == '') { home_lang = 'cn'; } if ($.inArray(home_lang, ['zh','cn'])) { var obj = $('#jquerys2t_1573822909'); var isSimplified = getCookie('jquerys2t_1573822909'); if ('cn' == isSimplified) { $('body').t2s(); $(obj).text('繁體'); } else if ('zh' == isSimplified) { $('body').s2t(); $(obj).text('简体'); } } } //简体繁体互换 $('#jquerys2t_1573822909').click(function(){ var obj = this; var isSimplified = getCookie('jquerys2t_1573822909'); if ('' == isSimplified || 'cn' == isSimplified) { $('body').s2t(); // 简体转繁体 setCookie('jquerys2t_1573822909', 'zh'); $(obj).text('简体'); } else { $('body').t2s(); // 繁体转简体 setCookie('jquerys2t_1573822909', 'cn'); $(obj).text('繁體'); } }); })(jQuery); }