Commit 2558041f by 冷斌

设置

parent 5a4bab19
......@@ -160,7 +160,7 @@
},
showImage: function () {
return function (item) {
console.log(item);
console.log(item, item['cover']);
//return "{:getCover("+item['cover']+",580,320)}";
return "{:getCover(50,580,320)}";
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment