Commit e87be577 by libai

测试

parent 30ec3ed3
Showing with 1 additions and 0 deletions
......@@ -127,6 +127,7 @@ $(function(){
if(data.search!=undefined){
var searchData=decodeURI(location.href.split("search=")[1])
$(".search-input").val(searchData)
$(".search-user-box").show()
searchGoUser(searchData,3,false)
searchGoVideo(searchData,12)
if(noVideo==true&&noUser==true){
......
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 sign in to comment