搜索页
This commit is contained in:
@@ -21,6 +21,9 @@ export default{
|
||||
},
|
||||
getLists:(params={})=>{//获取搜索数据 个人/中介/求房源
|
||||
return axios.post('/tenement/pc/api/lists',params)
|
||||
},
|
||||
apartment:(params={})=>{//获取公寓列表
|
||||
return axios.get('/tenement/pc/api/apartment',params)
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user