mui.plusReady(function() { var data = JSON.parse(localStorage.getItem('shop_data')); if(data.shop.shopAds.length > 0) { var html1 = '
' html1 += html2; $('#slider').html(html1); mui("#slider").slider({ interval: 5000 }); } else { $('#slider').remove() } var html3 = ''; $.each(data.shopcats, function() { html3 += '' + this.goodsName + '
¥' + Math.round(this.shopPrice * 0.8 * 100) / 100 + '¥' + this.shopPrice + '
可用惠宝抵扣20%货款