搜索页新增求房源判断

This commit is contained in:
2023-07-21 11:49:34 +08:00
parent 1559002cd5
commit e0f1eddfe0
9 changed files with 100 additions and 37 deletions

View File

@@ -9,7 +9,6 @@ export default createStore({
wechat: {}, // 微信号 二维码等数据
nav: [], // 顶部的导航数据
apartment: {}, // 公寓筛选的字段
// <<<<<<< HEAD
routeList:{
index:{
path:'/',
@@ -20,9 +19,8 @@ export default createStore({
title:'',
}
},//导航路由列表
// =======
seachSelect:{},//保存筛选条件
showloginmodal: false, // 是否需要登录状态
// >>>>>>> 542e853 (提交)
},
getters: {