Commit 68da53a5 authored by shirlyn.guo's avatar shirlyn.guo 🤡

chore: 图片路径及命名修改

parent 0fb6da5b
......@@ -95,7 +95,7 @@ async function handleCreateDigitalHumanVideo(digitalHumanVideoForm: DigitalHuman
</div>
</div>
<div class="ml-[15px] mr-[15px] mt-[67px]">
<img src="@/assets/ecard.png" alt="照片數字人" />
<img src="@/assets/images/ecard.png" alt="照片數字人" />
</div>
</div>
<div
......@@ -114,7 +114,7 @@ async function handleCreateDigitalHumanVideo(digitalHumanVideoForm: DigitalHuman
</div>
</div>
<div class="ml-[15px] mr-[15px] mt-[75px]">
<img src="@/assets/videoSlide.png" alt="數字人生成" />
<img src="@/assets/images/video-slide.png" alt="數字人生成" />
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment