Commit 56226029 authored by xishifeng's avatar xishifeng

拨打电话修改4

parent 21806417
...@@ -562,6 +562,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css' ...@@ -562,6 +562,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
}else{ }else{
alert('提交成功'); alert('提交成功');
_genjinModal.hide(); _genjinModal.hide();
user.getGenjincon();
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
...@@ -602,6 +603,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css' ...@@ -602,6 +603,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
console.log('释放成功'); console.log('释放成功');
alert('提交成功'); alert('提交成功');
_genjinModal.hide(); _genjinModal.hide();
user.getGenjincon();
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
}; };
......
...@@ -576,6 +576,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c ...@@ -576,6 +576,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
}else{ }else{
alert('提交成功'); alert('提交成功');
_genjinModal.hide(); _genjinModal.hide();
user.getGenjincon();
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
...@@ -616,6 +617,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c ...@@ -616,6 +617,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
console.log('释放成功'); console.log('释放成功');
alert('提交成功'); alert('提交成功');
_genjinModal.hide(); _genjinModal.hide();
user.getGenjincon();
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
}; };
......
...@@ -571,6 +571,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home ...@@ -571,6 +571,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
}else{ }else{
alert('提交成功'); alert('提交成功');
_genjinModal.hide(); _genjinModal.hide();
user.getGenjincon();
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
...@@ -611,6 +612,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home ...@@ -611,6 +612,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
console.log('释放成功'); console.log('释放成功');
alert('提交成功'); alert('提交成功');
_genjinModal.hide(); _genjinModal.hide();
user.getGenjincon();
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
}; };
......
...@@ -595,6 +595,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind ...@@ -595,6 +595,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
}else{ }else{
alert('提交成功'); alert('提交成功');
_genjinModal.hide(); _genjinModal.hide();
user.getGenjincon();
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
...@@ -635,6 +636,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind ...@@ -635,6 +636,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
console.log('释放成功'); console.log('释放成功');
alert('提交成功'); alert('提交成功');
_genjinModal.hide(); _genjinModal.hide();
user.getGenjincon();
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
}; };
......
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