|
@@ -326,9 +326,7 @@ wepy.page({
|
|
this.activeId = item.permanentSpaceId;
|
|
this.activeId = item.permanentSpaceId;
|
|
// 去地图页面
|
|
// 去地图页面
|
|
wx.navigateTo({
|
|
wx.navigateTo({
|
|
- url: `/packagesEnv/pages/officehome/index?from='FindIt'
|
|
|
|
- &=floorId=${item.floorId}
|
|
|
|
- &buildingId=${item.buildingId}&spaceId=${item.permanentSpaceId}`
|
|
|
|
|
|
+ url: `/packagesEnv/pages/officehome/index?from='FindIt'&=floorId=${item.floorId}&buildingId=${item.buildingId}&spaceId=${item.permanentSpaceId}`
|
|
});
|
|
});
|
|
},
|
|
},
|
|
// 搜索
|
|
// 搜索
|