Commit e61e1bd2 authored by xishifeng's avatar xishifeng

楼盘分享修改传入id

parent ead1a4e2
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
$.ajax({ $.ajax({
url: "/app.php/app/getShopDetails", url: "/app.php/app/getShopDetails",
data: { data: {
"id":1 "id":_id
}, },
type: "POST", type: "POST",
dataType: "json", dataType: "json",
......
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