在Vue中,不能透過 {{}} 和 v-text 將html的元素插入到模板中,如果字串 ... 這邊把img值設定為html元素(img tag),使用v-html綁定,另外也測試使用花括號會發生什麼事 ...
確定! 回上一頁