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 @@