Commit c599405b by 冷斌

fix bug

parent 741d5263
...@@ -262,7 +262,8 @@ ...@@ -262,7 +262,8 @@
} }
if (type === 3) { if (type === 3) {
console.log(item);
return false;
} }
if (url === '') { if (url === '') {
......
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