Skip to content

Commit 5478cf5

Browse files
committed
fix: 修复华为demo图片显示问题
1 parent 03475fe commit 5478cf5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/features/huawei-events/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
<DCarousel>
88
<div>
99
<div class="carousel-demo-basic">
10-
<img src="https://www-file.huawei.com/-/media/corp2020/home/banner/5/new-year-message-2022.jpg" />
10+
<img src="https://pic.imgdb.cn/item/61f2ae9a2ab3f51d91000f53.jpg" />
1111
<div class="carousel-demo-basic-content">
1212
<h3>前行不辍,未来可期</h3>
1313
<p>华为轮值董事长郭平新年致辞</p>
14-
<a class="btn-more" href="/cn/special-release/new-year-message-2022?ic_medium=hwdc&amp;ic_source=corp_banner1_newyearmessage2022" onclick="ga('send', 'event', 'corp_hp_clicks', 'banner1', 'newyearmessage2022');" target="_blank" rel="noopener">了解更多</a>
14+
<a class="btn-more" href="https://huawei.com/cn/special-release/new-year-message-2022?ic_medium=hwdc&amp;ic_source=corp_banner1_newyearmessage2022" onclick="ga('send', 'event', 'corp_hp_clicks', 'banner1', 'newyearmessage2022');" target="_blank" rel="noopener">了解更多</a>
1515
</div>
1616
</div>
1717
</div>
18-
<div><img src="https://www-file.huawei.com/-/media/corp2020/home/banner/5/vmall-new-year-p2-v2.jpg" /></div>
19-
<div><img src="https://www-file.huawei.com/-/media/corp2020/home/banner/5/p50-pocket-en.jpg" /></div>
18+
<div><img src="https://pic.imgdb.cn/item/61f2ae9a2ab3f51d91000f5e.jpg" /></div>
19+
<div><img src="https://pic.imgdb.cn/item/61f2ae9a2ab3f51d91000f57.jpg" /></div>
2020
<template #indicator="page">
2121
<div class="carousel-demo-indicator-wrapper">
2222
<DCarouselIndicator>

0 commit comments

Comments
 (0)