Commit 3d4c856c by 陈超

T

parent eefc5ae7
......@@ -145,6 +145,7 @@
for(let k in child) {
count += 1
}
console.log(child)
return idx < (count - 1) ? { background: 'F5F5F5' } : { background: 'transparent' }
}
}
......
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