Commit 74f80f1b by 冷斌

fix bug

parent 0ebbe1ad
......@@ -140,7 +140,7 @@
})
},
onItem: function(item) {
console.log(item);
window.location.href = "/news/"+item.id+".html";
}
}
})
......
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