Commit f19a74f2 authored by agping's avatar agping

网络慢

parent ec0ea57a
...@@ -1565,7 +1565,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css' ...@@ -1565,7 +1565,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
}; };
}, },
error: function() { error: function() {
alert('error'); alert('网络慢,请稍后重试!!!');
}, },
complete: function(){ complete: function(){
user.isAjaxSaving = false;//请求结束,再改为初始状态 user.isAjaxSaving = false;//请求结束,再改为初始状态
......
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