From 479a2465182316e698c4cd9547f83d354ec0f61a Mon Sep 17 00:00:00 2001 From: yvan <8574526@qq.com> Date: Wed, 13 Aug 2025 15:16:05 +0800 Subject: [PATCH] 1 --- pages.json | 4 +- pages/assistant/assistant.vue | 557 ++++++++++++++++++++++++++-------- 2 files changed, 424 insertions(+), 137 deletions(-) diff --git a/pages.json b/pages.json index ce1297d..2781a06 100644 --- a/pages.json +++ b/pages.json @@ -11,8 +11,8 @@ { "path": "pages/assistant/assistant", "style": { - "navigationBarTitleText": "AI助手", - "navigationBarBackgroundColor": "#64B5F6", + "navigationBarTitleText": "宠物助手", + "navigationBarBackgroundColor": "#FF8A80", "navigationBarTextStyle": "white" } }, diff --git a/pages/assistant/assistant.vue b/pages/assistant/assistant.vue index 997dd16..63b5cb5 100644 --- a/pages/assistant/assistant.vue +++ b/pages/assistant/assistant.vue @@ -1,81 +1,109 @@