Commit 9fc251eb authored by xishifeng's avatar xishifeng

拨打修改

parent 16b169d5
...@@ -560,15 +560,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css' ...@@ -560,15 +560,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
//释放 //释放
freePhone(); freePhone();
}else{ }else{
layer.open({ alert('提交成功');
content: '提交成功',
btn: ['确定'],
yes: function(_index){
location.reload();
layer.close(_index);
}
});
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
......
...@@ -574,15 +574,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c ...@@ -574,15 +574,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
//释放 //释放
freePhone(); freePhone();
}else{ }else{
layer.open({ alert('提交成功');
content: '提交成功',
btn: ['确定'],
yes: function(_index){
location.reload();
layer.close(_index);
}
});
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
......
...@@ -569,15 +569,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home ...@@ -569,15 +569,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
//释放 //释放
freePhone(); freePhone();
}else{ }else{
layer.open({ alert('提交成功');
content: '提交成功',
btn: ['确定'],
yes: function(_index){
location.reload();
layer.close(_index);
}
});
}; };
}else { }else {
layerTipsX(data['msg']); layerTipsX(data['msg']);
......
...@@ -593,15 +593,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind ...@@ -593,15 +593,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
//释放 //释放
freePhone(); freePhone();
}else{ }else{
layer.open({ alert('提交成功');
content: '提交成功',
btn: ['确定'],
yes: function(_index){
location.reload();
layer.close(_index);
}
});
}; };
}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