Commit e557010c authored by xinyuandu's avatar xinyuandu

u

parent 0ba7067c
...@@ -62,7 +62,7 @@ define (['doT', 'text!temp/picture_add_template_tpl.html', 'css!style/home.css', ...@@ -62,7 +62,7 @@ define (['doT', 'text!temp/picture_add_template_tpl.html', 'css!style/home.css',
$(this).addClass("isCheck"); $(this).addClass("isCheck");
} }
}); });
//新增图片存储触发事件 //新增图片存储触发事件
$('#save').click(function(){ $('#save').click(function(){
var yetai_str = '' ; var yetai_str = '' ;
......
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