删除一下默认值
This commit is contained in:
@@ -26,10 +26,7 @@ export default createStore({
|
||||
showloginmodal: false, // 是否需要登录状态
|
||||
apartmentPitchValue: {}, // 公寓筛选的值 全局化
|
||||
needPitchValue: {}, // 求房源筛选的值 全局化
|
||||
personPitchValue: {
|
||||
types: 1.5,
|
||||
// school: 314,
|
||||
}, // 个人筛选的值 全局化
|
||||
personPitchValue: {}, // 个人筛选的值 全局化
|
||||
intermediaryPitchValue: {}, // 中介筛选的值 全局化
|
||||
locationObj: {}, // 地区数据
|
||||
bannerData: {}, // 所有轮播数据
|
||||
|
||||
Reference in New Issue
Block a user