Commit 5a4bab19 by 冷斌

设置

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