@ -309,7 +309,7 @@
msg='发送成功';
icon=1;
}
top.layer.msg(msg && res.msg, {icon: icon});
top.layer.msg(msg || res.msg, {icon: icon});
})