Commit a099b68f by 陈超

T

parent 95293b06
......@@ -103,8 +103,8 @@
for(let k in p) {
this.section.push(p[k])
}
let p = "{:U('course/Video/watch',array('id'=>$_GET['id'],'s_id'=>$s_id))}"
console.log(p)
let q = "{:U('course/Video/watch',array('id'=>$_GET['id'],'s_id'=>$s_id))}"
console.log(q)
},
methods: {
onCollect: 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