From 20fc34673d439f749a59ac12261abfd55d575123 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Fri, 16 May 2025 14:23:42 +0800 Subject: [PATCH] =?UTF-8?q?Style(AI):=E6=8E=A8=E8=8D=90=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E4=BA=A4=E4=BA=92=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aiChat/views/history.vue | 4 ++-- aiChat/views/index.vue | 6 +++--- pages.json | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/aiChat/views/history.vue b/aiChat/views/history.vue index ab7ac7a..ec5a13a 100644 --- a/aiChat/views/history.vue +++ b/aiChat/views/history.vue @@ -102,7 +102,7 @@ @@ -137,7 +137,7 @@ @click="hotelItemClickHandle(hotel)" > - {{ item.hotelTypeName }} + {{ hotel.hotelTypeName }} @@ -207,7 +207,7 @@ @click="hotelItemClickHandle(hotel)" > - {{ item.hotelTypeName }} + {{ hotel.hotelTypeName }}