Commit 6ac97c5e authored by duxinyuan's avatar duxinyuan

1

parent 98059d40
...@@ -60,6 +60,7 @@ define (['doT', 'text!temp/banner_template_tpl.html', 'ckfinder', 'ckfinderStart ...@@ -60,6 +60,7 @@ define (['doT', 'text!temp/banner_template_tpl.html', 'ckfinder', 'ckfinderStart
$ ("#url").val (""); $ ("#url").val ("");
$ ("#cover_image").val (""); $ ("#cover_image").val ("");
$ ("#sort").val (""); $ ("#sort").val ("");
$('#img_area').empty();
}) })
$ ("#save_banner").click (function () { $ ("#save_banner").click (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