Commit 3a77c03c by 冷斌

设置

parent 2558041f
...@@ -161,8 +161,8 @@ ...@@ -161,8 +161,8 @@
showImage: function () { showImage: function () {
return function (item) { return function (item) {
console.log(item, item['cover']); console.log(item, item['cover']);
//return "{:getCover("+item['cover']+",580,320)}"; return "{:getCover("+item['cover']+",580,320)}";
return "{:getCover(50,580,320)}"; // return "{:getCover(50,580,320)}";
} }
}, },
hollowText: function () { hollowText: function () {
......
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