From c25778f2bdd10227424a385da7a7e3bfad9afd80 Mon Sep 17 00:00:00 2001 From: cbb <1055026847@qq.com> Date: Wed, 21 Jan 2026 14:49:55 +0800 Subject: [PATCH] =?UTF-8?q?H5=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/pages.json b/pages.json index 9872615..b4a3a03 100644 --- a/pages.json +++ b/pages.json @@ -388,15 +388,11 @@ "navigationStyle": "custom" } }, + // #ifdef APP-PLUS { - "path": "pages/anchor/index", - "disableSwipeBack": true, + "path": "pages/discover/livelist/index", "style": { - "backgroundColor": "#000000", - "navigationBarTextStyle": "white", - "app-plus": { - "titleNView": false - } + "navigationStyle": "custom" } }, { @@ -409,12 +405,6 @@ } } }, - { - "path": "pages/discover/livelist/index", - "style": { - "navigationStyle": "custom" - } - }, { "path": "pages/audience/index", "style": { @@ -424,6 +414,18 @@ } } }, + { + "path": "pages/anchor/index", + "disableSwipeBack": true, + "style": { + "backgroundColor": "#000000", + "navigationBarTextStyle": "white", + "app-plus": { + "titleNView": false + } + } + }, + // #endif { "path": "pages/adduser/index", "style": { @@ -477,4 +479,4 @@ } ] } -} +} \ No newline at end of file