From d25b3ab954444298b8f041d6f29d160283193da3 Mon Sep 17 00:00:00 2001 From: 18796357645 <674126018@qq.com> Date: Mon, 4 Aug 2025 19:39:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=83=8C=E6=99=AF=E5=9B=BE?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index eeda99a..60aafa3 100644 --- a/pages.json +++ b/pages.json @@ -50,6 +50,13 @@ "navigationBarTitleText": "设备管理", "navigationStyle": "custom" } + }, + { + "path": "pages/privacy/index", + "style": { + "navigationBarTitleText": "隐私政策", + "navigationStyle": "custom" + } } ], "globalStyle": { @@ -85,4 +92,4 @@ ] }, "uniIdRouter": {} -} \ No newline at end of file +}