From 6d802a1fa7f861675e8978edc77215a281bf0410 Mon Sep 17 00:00:00 2001 From: yvan <8574526@qq.com> Date: Thu, 14 Aug 2025 22:13:05 +0800 Subject: [PATCH] 1 --- pages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages.json b/pages.json index c07d289..a0dd145 100644 --- a/pages.json +++ b/pages.json @@ -64,6 +64,14 @@ "navigationBarTextStyle": "white" } }, + { + "path": "pages/pets/edit-pet", + "style": { + "navigationBarTitleText": "编辑宠物", + "navigationBarBackgroundColor": "#FF8A80", + "navigationBarTextStyle": "white" + } + }, { "path": "pages/pets/pet-weight",