資源路徑
./public/assets/images <--- 圖片資源
圖片


此處使用相對路徑,前綴必須為「assets/images/」支援常見圖片格式,如:jpg、png、webp、svg。
影片
目前影片媒體並不直接支援。援建議您可以可以透過Youtube嵌入
<iframe width="560" height="315" src="https://www.youtube.com/embed/bdS4OQEHf9Y?si=JAlt2bV_P6EkI1xW&start=40" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
可直接使用<iframe >語法鑲入。