diff --git a/front/src/views/home/infrastructurePage.vue b/front/src/views/home/infrastructurePage.vue index 2befe85d..973670f6 100644 --- a/front/src/views/home/infrastructurePage.vue +++ b/front/src/views/home/infrastructurePage.vue @@ -928,7 +928,8 @@ const tabList = ref([ { title: '设施类型', - content: ['视频资源', '云资源', '感知资源', '城市云脑会客厅'], + content: ['视频资源', '感知资源', '城市云脑会客厅'] + // content: isXiHaiAn ? ['视频资源', '感知资源', '城市云脑会客厅'] : ['视频资源', '云资源', '感知资源', '城市云脑会客厅'], }, { title: '视频标签',