From 7f30ad8b1baac2dc3acc81e6ec83362f3a3b78f2 Mon Sep 17 00:00:00 2001 From: zoujing Date: Tue, 26 May 2026 10:25:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=BF=E6=8D=A2=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/ChatModule/LongTextGuideCardPreview/guide.vue | 6 +++--- src/pages/ChatModule/LongTextGuideCardPreview/photo.vue | 6 +++--- src/pages/ChatModule/LongTextGuideCardPreview/poi.vue | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pages/ChatModule/LongTextGuideCardPreview/guide.vue b/src/pages/ChatModule/LongTextGuideCardPreview/guide.vue index 4502408..816298d 100644 --- a/src/pages/ChatModule/LongTextGuideCardPreview/guide.vue +++ b/src/pages/ChatModule/LongTextGuideCardPreview/guide.vue @@ -19,7 +19,7 @@ @@ -98,12 +98,12 @@ import TopNavBar from "@/components/TopNavBar/index.vue"; const products = [ { name: "卧龙潭皮筏艇漂流", - img: "https://images.unsplash.com/photo-1530866495561-507c9faab2ed?w=400&q=75", + img: "https://one-feel-config-images-bucket.oss-cn-chengdu.aliyuncs.com/comp1.jpg", price: "50", }, { name: "鸳鸯湖玻璃船", - img: "https://images.unsplash.com/photo-1544551763-46a013bb70d5?w=400&q=75", + img: "https://one-feel-config-images-bucket.oss-cn-chengdu.aliyuncs.com/comp12.jpg", price: "50", saleTag: "漂完顺路", }, diff --git a/src/pages/ChatModule/LongTextGuideCardPreview/photo.vue b/src/pages/ChatModule/LongTextGuideCardPreview/photo.vue index 5336b2b..9c2824d 100644 --- a/src/pages/ChatModule/LongTextGuideCardPreview/photo.vue +++ b/src/pages/ChatModule/LongTextGuideCardPreview/photo.vue @@ -83,15 +83,15 @@ import TopNavBar from "@/components/TopNavBar/index.vue"; const photo = { - thumb: "https://images.unsplash.com/photo-1559827260-dc66d52bef19?w=600&q=75", - full: "https://images.unsplash.com/photo-1559827260-dc66d52bef19?w=1200&q=90", + thumb: "https://one-feel-config-images-bucket.oss-cn-chengdu.aliyuncs.com/comp4.jpg", + full: "https://one-feel-config-images-bucket.oss-cn-chengdu.aliyuncs.com/comp4.jpg", title: "玻璃船底机位", sub: "蹲低贴船底 · 上午顺光", }; const aigc = { name: "鸳鸯湖玻璃船 AIGC 合影", - img: "https://images.unsplash.com/photo-1559827260-dc66d52bef19?w=400&q=75", + img: "https://one-feel-config-images-bucket.oss-cn-chengdu.aliyuncs.com/20260526101238_396_809.png", desc: "上船拍一张,小七帮你一键生成专属合影,不用求人也不用自拍杆。", }; diff --git a/src/pages/ChatModule/LongTextGuideCardPreview/poi.vue b/src/pages/ChatModule/LongTextGuideCardPreview/poi.vue index 5bc1e77..eb21c04 100644 --- a/src/pages/ChatModule/LongTextGuideCardPreview/poi.vue +++ b/src/pages/ChatModule/LongTextGuideCardPreview/poi.vue @@ -19,7 +19,7 @@