1、強制綁定 → v-bind縮寫 : javascript <div id="app"> <!--完整語法--> <a v-bind:href="url">百度</a> <img v-bind:src="imgUrl" /> <!
確定! 回上一頁