diff --git a/img/bg.jpg b/img/bg.jpg new file mode 100644 index 0000000..aae3131 Binary files /dev/null and b/img/bg.jpg differ diff --git a/index.html b/index.html index 9c5f827..4ecfad1 100644 --- a/index.html +++ b/index.html @@ -3,8 +3,9 @@ - + + Document @@ -144,7 +150,6 @@ // 搜索功能 $("#search").click(function(){ $(".result_success").removeClass("hide"); - // $("#search_value").val() 搜索框内的值 }) // 添加信息功能