Commit d79f956d authored by agping's avatar agping

后台 修改

parent f1a5836d
...@@ -274,7 +274,7 @@ ...@@ -274,7 +274,7 @@
$("#fix_tel").click(function() { $("#fix_tel").click(function() {
if($.cookie("isCallShop") != 'yes'){ if($.cookie("isCallShop") != 'yes'){
$.ajax({ $.ajax({
url: 'api/recordCallNum', url: '/api/recordCallNum',
type: 'POST', type: 'POST',
async: true, async: true,
data: { data: {
......
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