Commit 44a0050d authored by agping's avatar agping

清空 图片

parent 7c8670ee
...@@ -24,6 +24,7 @@ define (['doT', 'text!temp/cash_account_list_template_tpl.html', 'css!style/home ...@@ -24,6 +24,7 @@ define (['doT', 'text!temp/cash_account_list_template_tpl.html', 'css!style/home
e.preventDefault(); e.preventDefault();
e.stopPropagation(); e.stopPropagation();
redEnvelope.id = _this.attr("data-id"); redEnvelope.id = _this.attr("data-id");
$('#container_body_img_area').html('');
}); });
$("#search").click(function() { //搜索 $("#search").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