From 07fff52e43d24420313cd2e0a0095a834e648122 Mon Sep 17 00:00:00 2001 From: guoyue Date: Tue, 20 Sep 2022 10:32:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=9F=BA=E7=A1=80=E8=AE=BE?= =?UTF-8?q?=E6=96=BD--=E4=BA=91=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/infrastructurePage.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: '视频标签',