Skip to content

Commit 3317dff

Browse files
authored
Merge pull request #1341 from Yleiting/privatization
下掉环信RTC和即时推送
2 parents e32a8fb + 9c34d76 commit 3317dff

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/.vuepress/navbar/index.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,14 +149,14 @@ export const zhNavbar = navbar([
149149
// },
150150
// ]
151151
// },
152-
{
153-
text: '音视频',
154-
link: '/private/media/common_introduction.html'
155-
},
156-
{
157-
text: '即时推送',
158-
link: '/push/push_overview.html'
159-
},
152+
//{
153+
// text: '音视频',
154+
// link: '/private/media/common_introduction.html'
155+
// },
156+
// {
157+
// text: '即时推送',
158+
// link: '/push/push_overview.html'
159+
// },
160160
{
161161
text: '解决方案',
162162
link: '/private/im/uc_overview.html'

0 commit comments

Comments
 (0)