修改求房源列表 筛选出现 位置报错问题 和增加 列表的更多数据
This commit is contained in:
@@ -26,7 +26,10 @@ export default createStore({
|
||||
showloginmodal: false, // 是否需要登录状态
|
||||
apartmentPitchValue: {}, // 公寓筛选的值 全局化
|
||||
needPitchValue: {}, // 求房源筛选的值 全局化
|
||||
personPitchValue: {}, // 个人筛选的值 全局化
|
||||
personPitchValue: {
|
||||
types: 1.5,
|
||||
// school: 314,
|
||||
}, // 个人筛选的值 全局化
|
||||
intermediaryPitchValue: {}, // 中介筛选的值 全局化
|
||||
locationObj: {}, // 地区数据
|
||||
bannerData: {}, // 所有轮播数据
|
||||
|
||||
Reference in New Issue
Block a user