Commit 0bbf59d6 by 陈超

T

parent 2485f37e
......@@ -140,7 +140,8 @@
},
onTapItem: function(item) {
window.location.href = "{:U('course/Video/view')}" + item.id
console.log("{:U('course/Video/view')}" + item.id)
//window.location.href = "{:U('course/Video/view')}" + item.id
},
//Helper
......
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