From 22bafd7733df596b29474efe29328312bc4aa59a Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Mon, 6 Jun 2022 18:26:15 +0800 Subject: [PATCH] =?UTF-8?q?=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 56172a5d..4f517787 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: '音频文件的录制',