childPath/editor/message/todayPush/today_editor.html
@@ -275,9 +275,9 @@ { // 用于显示的商品格式 var thisGoods = { auctionId: mo[i][0].key, // 商品id pictUrl: mo[i][2].key, // 商品图片 title: mo[i][3].key, // 商品名称 pictUrl: mo[i][0].key, // 商品图片 title: mo[i][1].key, // 商品名称 auctionId: mo[i][2].key, // 商品id }; back.push(thisGoods); }