Commit e61e1bd2 authored by xishifeng's avatar xishifeng

楼盘分享修改传入id

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