From 5ef72145bf4e39bb81c70ecdb9406eccc9c7e625 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 21 Dec 2021 09:32:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=BF=E6=92=AD=E9=80=9A=E7=9F=A5=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E5=AE=9E=E6=97=B6=E5=96=8A=E8=AF=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppBroadcast/AppBroadcast.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/apps/AppBroadcast/AppBroadcast.vue b/src/apps/AppBroadcast/AppBroadcast.vue index 0e5f941d..67b9adf9 100644 --- a/src/apps/AppBroadcast/AppBroadcast.vue +++ b/src/apps/AppBroadcast/AppBroadcast.vue @@ -42,12 +42,12 @@ export default { path: './addPlay', bgClass: 'bg-67A3F4' }, - { - title: '实时喊话', - text: '实时在线喊话,远程广播通知', - imgUrl: require('./img/bigHorn-icon22@2x.png'), - bgClass: 'bg-4ED5BB' - }, + // { + // title: '实时喊话', + // text: '实时在线喊话,远程广播通知', + // imgUrl: require('./img/bigHorn-icon22@2x.png'), + // bgClass: 'bg-4ED5BB' + // }, { title: '音频录制', text: '音频文件的录制',