Commit d25ed2b9 by 陈超

T

parent 2533fda3
...@@ -312,6 +312,7 @@ ...@@ -312,6 +312,7 @@
}, },
searchCourse: function() { searchCourse: function() {
let that = this let that = this
let on = "{$marketConf['order_switch']}" == 1
$.ajax({ $.ajax({
type: "GET", type: "GET",
url: "{:U('course/Video/index')}" + "?api=1&search=" + that.keyword, url: "{:U('course/Video/index')}" + "?api=1&search=" + that.keyword,
......
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