Commit 529879bb by 冷斌

设置

parent 07f0135a
...@@ -161,6 +161,7 @@ ...@@ -161,6 +161,7 @@
}, },
showImage: function () { showImage: function () {
return function (item) { return function (item) {
console.log(item);
return false//TODO 每一个item要设置一个类型显示带图的还是不带图 return false//TODO 每一个item要设置一个类型显示带图的还是不带图
} }
}, },
......
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