From 72fdf509c9a6ebd87ec4a187c1d06e52046d2c79 Mon Sep 17 00:00:00 2001 From: DEV_DSW <562304744@qq.com> Date: Tue, 2 Jun 2026 10:47:25 +0800 Subject: [PATCH] style(components): update van-icon names from arrow-right to arrow standardize the arrow icon used across the application by replacing the arrow-right icon name with the generic arrow variant in all affected component templates --- src/components/DateRangeSection/index.vue | 2 +- src/pages/booking/index.vue | 2 +- src/pages/home/components/DrawerSection/index.vue | 2 +- src/pages/home/components/FaqHelpCard/index.vue | 2 +- src/pages/home/components/LongTextGuideCard/index.vue | 2 +- src/pages/home/components/RoutePlanCard/index.vue | 2 +- src/pages/home/components/SharedVisual/ActionRow.vue | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/DateRangeSection/index.vue b/src/components/DateRangeSection/index.vue index fc951a4..2805de5 100644 --- a/src/components/DateRangeSection/index.vue +++ b/src/components/DateRangeSection/index.vue @@ -14,7 +14,7 @@
房间详情 - +
diff --git a/src/pages/booking/index.vue b/src/pages/booking/index.vue index 9abeae6..3d3d65b 100644 --- a/src/pages/booking/index.vue +++ b/src/pages/booking/index.vue @@ -36,7 +36,7 @@ 取消政策及说明
取消政策 - +
diff --git a/src/pages/home/components/DrawerSection/index.vue b/src/pages/home/components/DrawerSection/index.vue index 7788b48..90d874a 100644 --- a/src/pages/home/components/DrawerSection/index.vue +++ b/src/pages/home/components/DrawerSection/index.vue @@ -15,7 +15,7 @@ class="flex justify-between items-center py-[12px] pr-[12px] pl-0 border-b border-[#f0f0f0] last:border-b-0" @click="handleMenuClick(item)"> {{ item.label }} - +
{{ item.text }}
- + diff --git a/src/pages/home/components/LongTextGuideCard/index.vue b/src/pages/home/components/LongTextGuideCard/index.vue index 0eca263..80a3338 100644 --- a/src/pages/home/components/LongTextGuideCard/index.vue +++ b/src/pages/home/components/LongTextGuideCard/index.vue @@ -16,7 +16,7 @@
{{ item.footer }} - +
diff --git a/src/pages/home/components/RoutePlanCard/index.vue b/src/pages/home/components/RoutePlanCard/index.vue index a8f827a..3b58e1c 100644 --- a/src/pages/home/components/RoutePlanCard/index.vue +++ b/src/pages/home/components/RoutePlanCard/index.vue @@ -17,7 +17,7 @@
- +
diff --git a/src/pages/home/components/SharedVisual/ActionRow.vue b/src/pages/home/components/SharedVisual/ActionRow.vue index 69913e5..7cce4cd 100644 --- a/src/pages/home/components/SharedVisual/ActionRow.vue +++ b/src/pages/home/components/SharedVisual/ActionRow.vue @@ -11,7 +11,7 @@ {{ subtitle }} - +