| 260 | | topicTitle: "vivo...", //爆料标题 |
| 261 | | topicPrice: 222, //价格 |
| 262 | | firstPic: "http://img.pconline.com.cn/images/upload/upc/tx/pc_best/1504/03/c1/4856126_1428043307378_350x350.png", //导读图 |
| 263 | | topicUrl: "http://best.pconline.com.cn/shaiwu/127671.html", //爆料pc端的地址(以晒物为例) |
| | 260 | url: http://best.pconline.com.cn/discovery_art.jsp?topicId=$topic.topicId |
| | 261 | title: $topic.shortTitle + $topic.price + $topic.sectionDesc |
| | 262 | date: $topic.pubDate |
| | 263 | author: $topic.createNamePrefix |
| | 264 | purchasingNum: $topic.purchasingCount.totalCount |
| | 265 | firstPic: $topic.cover(获取350x350大小的) |
| 272 | | topicTitle: "vivo...", //爆料标题 |
| 273 | | topicPrice: 222, //价格(有就填) |
| 274 | | firstPic: "http://img.pconline.com.cn/images/upload/upc/tx/pc_best/1504/03/c1/4856126_1428043307378_350x350.png", //导读图 |
| 275 | | topicUrl: "http://best.pconline.com.cn/shaiwu/127671.html", //爆料pc端的地址(以晒物为例) |
| 276 | | wapUrl:"http://....." //wap打开的地址 |
| | 273 | url: http://best.pconline.com.cn/discovery_art.jsp?topicId=$topic.topicId |
| | 274 | title: $topic.shortTitle + $topic.price + $topic.sectionDesc |
| | 275 | date: $topic.pubDate |
| | 276 | author: $topic.createNamePrefix |
| | 277 | purchasingNum: $topic.purchasingCount.totalCount |
| | 278 | firstPic: $topic.cover(获取350x350大小的) |