From 047cf765dacd57a6e6a0218d952e11d4d0782015 Mon Sep 17 00:00:00 2001 From: jinhhanhan <1683105490@qq.com> Date: Sat, 31 Jan 2026 09:07:48 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A=E6=94=B9=E4=BA=86pages.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/pages.json b/pages.json index 3a35886..4405045 100644 --- a/pages.json +++ b/pages.json @@ -321,12 +321,6 @@ "navigationBarTitleText": "AI 客服" } }, - { - "path": "agreement/contenr", - "style": { - "navigationBarTitleText": "" - } - }, { "path": "vr/index", "style": { @@ -918,22 +912,16 @@ }, //******************文件模块****************** { - "path": "files/list", - "style": { - // #ifdef APP-PLUS - "navigationStyle": "custom", - // #endif - "navigationBarTitleText": "查看文件" + "path": "files/list", + "style": { + // #ifdef APP-PLUS + "navigationStyle": "custom", + // #endif + "navigationBarTitleText": "查看文件" + } } - }, - { - "path": "file-preview/file-preview", - "style": { - "navigationBarTitleText": "文件预览" - } - } - ] - } + ] + } ], "globalStyle": { "navigationBarTextStyle": "black",