Commit 8927672b authored by agping's avatar agping

vip盘修改

parent 14801e96
...@@ -319,8 +319,8 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin ...@@ -319,8 +319,8 @@ define(['doT', 'text!temp/house_template_tpl.html', 'css!style/home.css', 'ckfin
'type': 'POST', 'type': 'POST',
'url': '/index/vipHouse',//商铺vip,取消vip盘 'url': '/index/vipHouse',//商铺vip,取消vip盘
data: { data: {
"is_lock": params.type, "vip": params.type,
"house_id": business.house_id "id": business.house_id
}, },
dataType: "json", dataType: "json",
success: function(data) { success: function(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