From c32da58a0b2b5abcd018087c7d513810986238cf Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Wed, 17 Jul 2024 10:32:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20component=E3=80=81api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/api/_sidebar.md | 1 - docs/api/choose-location.md | 2 ++ docs/api/open-location.md | 2 ++ docs/api/set-navigation-bar-title.md | 2 ++ docs/api/websocket.md | 2 ++ 5 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/api/_sidebar.md b/docs/api/_sidebar.md index 8219e184..1f75f31d 100644 --- a/docs/api/_sidebar.md +++ b/docs/api/_sidebar.md @@ -44,7 +44,6 @@ * [获取APP授权设置](get-app-authorize-setting.md) * [获取系统设置](get-system-setting.md) * [安装 APK](install-apk.md) - * [推送](push.md) * [获取电池电量信息](get-battery-info.md) * [打电话](make-phone-call.md) * [罗盘](compass.md) diff --git a/docs/api/choose-location.md b/docs/api/choose-location.md index 41019bd4..18cb6160 100644 --- a/docs/api/choose-location.md +++ b/docs/api/choose-location.md @@ -9,3 +9,5 @@ + + diff --git a/docs/api/open-location.md b/docs/api/open-location.md index ac835689..b10124e9 100644 --- a/docs/api/open-location.md +++ b/docs/api/open-location.md @@ -8,4 +8,6 @@ + + diff --git a/docs/api/set-navigation-bar-title.md b/docs/api/set-navigation-bar-title.md index e0b40813..f6391f2b 100644 --- a/docs/api/set-navigation-bar-title.md +++ b/docs/api/set-navigation-bar-title.md @@ -10,6 +10,8 @@ + + diff --git a/docs/api/websocket.md b/docs/api/websocket.md index ae327a19..84355353 100644 --- a/docs/api/websocket.md +++ b/docs/api/websocket.md @@ -86,6 +86,8 @@ + + -- GitLab