Commit 09e60b00 authored by xinyuandu's avatar xinyuandu

bug

parent b709dd90
...@@ -24,7 +24,7 @@ define (['doT', 'text!temp/picture_add_template_tpl.html', 'css!style/home.css', ...@@ -24,7 +24,7 @@ define (['doT', 'text!temp/picture_add_template_tpl.html', 'css!style/home.css',
picture.getList (1); picture.getList (1);
}, },
event: function () { event: function () {
$.alert("") //$.alert("")
$("#search").click(function () { $("#search").click(function () {
picture.getList(1); picture.getList(1);
}); });
......
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