$(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"); } } }); });

新闻资讯

31

2018-08

天猫超市发布 2015消费数据 广深消费

年底将至,又到了消费者频繁光顾超市“囤货”的时候,网上生活大卖场成为了不少用户的新选择。昨日,阿里巴巴旗下本地网上零售超市天猫超市披露的消费数据显示,与其它地区用户相比,广州、深圳消费者对泰国香米情有独钟。广深地区泰国香米销量比例领先全国天......

31

2018-08

双节将至 市场遭遇泰米抢购潮

圣诞、元旦双节将至,在深圳山姆会员店、沃尔玛、天虹、岁宝等超市的米粮专卖区,“孟乍隆”、“KOKO”等泰国香米遭市民抢购。据某卖场负责人透露,这种火爆场面已持续了近一个月,而且每年如此。因为年年岁末都恰逢泰国新米上市,深圳人又爱吃香米,这个......