Commit 5ac2c91d by 冷斌

设置

parent 5109bea2
...@@ -160,6 +160,7 @@ ...@@ -160,6 +160,7 @@
}, },
showImage: function () { showImage: function () {
return function (item) { return function (item) {
console.log(item);
return item['cover_image']; return item['cover_image'];
} }
}, },
......
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