From cf6558a01b925c4f5c35d5fbcc5177e476ab4cc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=97=AD=E6=99=B4?= <1210281727@qq.com> Date: Tue, 29 Oct 2024 12:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E5=A5=B3=E7=94=9F=E4=BD=93?= =?UTF-8?q?=E9=87=8D=E9=A1=B5=E9=9D=A2=E5=92=8C=E8=BA=AB=E9=AB=98=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 23 ++++++++----------- .../dist/cache/.vite/deps/_metadata.json | 8 +++---- 2 files changed, 13 insertions(+), 18 deletions(-) diff --git a/pages.json b/pages.json index 8281b87..dc57acb 100644 --- a/pages.json +++ b/pages.json @@ -57,43 +57,38 @@ { "path": "pages/information/sex/sex", "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false + "navigationStyle": "custom" } }, { "path": "pages/information/boy_height/boy_height", "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false + "navigationStyle": "custom" } }, { "path": "pages/information/girl_height/girl_height", "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false + "navigationStyle": "custom" } - }, - { + }, + + { "path": "pages/information/boy_weight/boy_weight", "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false + "navigationStyle": "custom" } }, { "path": "pages/information/gril_weight/gril_weight", "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false + "navigationStyle": "custom" } }, { "path": "pages/login/forget_password/forget_password", "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false + "navigationStyle": "custom" } } ], diff --git a/unpackage/dist/cache/.vite/deps/_metadata.json b/unpackage/dist/cache/.vite/deps/_metadata.json index ff6b6ca..debf2cb 100644 --- a/unpackage/dist/cache/.vite/deps/_metadata.json +++ b/unpackage/dist/cache/.vite/deps/_metadata.json @@ -1,8 +1,8 @@ { - "hash": "239ea83a", - "configHash": "3f4641d2", - "lockfileHash": "e3b0c442", - "browserHash": "619b4131", + "hash": "538e540a", + "configHash": "9c86ed2d", + "lockfileHash": "039e346f", + "browserHash": "6871cd63", "optimized": {}, "chunks": {} } \ No newline at end of file