Commit 4c2031a1 authored by xishifeng's avatar xishifeng

拨打电话修改3

parent 48ba68ad
...@@ -561,6 +561,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css' ...@@ -561,6 +561,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
freePhone(); freePhone();
}else{ }else{
alert('提交成功'); alert('提交成功');
_genjinModal.hide();
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
...@@ -600,6 +601,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css' ...@@ -600,6 +601,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
if (data.code == 200) { if (data.code == 200) {
console.log('释放成功'); console.log('释放成功');
alert('提交成功'); alert('提交成功');
_genjinModal.hide();
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
}; };
......
...@@ -575,6 +575,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c ...@@ -575,6 +575,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
freePhone(); freePhone();
}else{ }else{
alert('提交成功'); alert('提交成功');
_genjinModal.hide();
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
...@@ -614,6 +615,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c ...@@ -614,6 +615,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
if (data.code == 200) { if (data.code == 200) {
console.log('释放成功'); console.log('释放成功');
alert('提交成功'); alert('提交成功');
_genjinModal.hide();
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
}; };
......
...@@ -570,6 +570,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home ...@@ -570,6 +570,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
freePhone(); freePhone();
}else{ }else{
alert('提交成功'); alert('提交成功');
_genjinModal.hide();
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
...@@ -609,6 +610,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home ...@@ -609,6 +610,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
if (data.code == 200) { if (data.code == 200) {
console.log('释放成功'); console.log('释放成功');
alert('提交成功'); alert('提交成功');
_genjinModal.hide();
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
}; };
......
...@@ -594,6 +594,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind ...@@ -594,6 +594,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
freePhone(); freePhone();
}else{ }else{
alert('提交成功'); alert('提交成功');
_genjinModal.hide();
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
...@@ -633,6 +634,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind ...@@ -633,6 +634,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
if (data.code == 200) { if (data.code == 200) {
console.log('释放成功'); console.log('释放成功');
alert('提交成功'); alert('提交成功');
_genjinModal.hide();
}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