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 +}