Commit 19b2c518 by 冷斌

fix bug

parent 4cee072a
...@@ -159,8 +159,7 @@ ...@@ -159,8 +159,7 @@
}, },
showSolid: function () { showSolid: function () {
return function (index) { return function (index) {
console.log(this.innerTab); return this.innerTab == 0
return index == 0
} }
}, },
showImage: function () { showImage: 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