`v-bind: //主要是綁定html標籤中的屬性,例如href,class,name,這樣綁定後屬性值。看代碼! html部分! <a v-bind:href="url">小飛飛的博客</a> ...
確定! 回上一頁