From 7dacac2fa9cf9b6daa68060a782570637534c8ed Mon Sep 17 00:00:00 2001
From: DCloud-yyl <yanyilin@dcloud.io>
Date: Tue, 6 Jun 2023 13:00:29 +0800
Subject: [PATCH] Update _sidebar.md

---
 docs/collocation/_sidebar.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/collocation/_sidebar.md b/docs/collocation/_sidebar.md
index e898f2ad8..314573aba 100644
--- a/docs/collocation/_sidebar.md
+++ b/docs/collocation/_sidebar.md
@@ -1,6 +1,8 @@
 * [pages.json 页面路由](collocation/pages.md)
 * [manifest.json 应用配置](collocation/manifest.md)
   * [App 完整manifest.json](collocation/manifest-app.md)
+* [AndroidManifest.xml](tutorial/app-nativeresource-android.md)
+* [Info.plist](tutorial/app-nativeresource-ios.md)
 * [package.json](collocation/package.md)
 * [vue.config.js](collocation/vue-config.md)
 * [vite.config.js](collocation/vite-config.md)
-- 
GitLab