插值语法
mustache语法 {{}}
v-bind
v-bind很像mustache语法 但是mustache语法是在标签内引用的 v-bind可以在标签的属性引用
VUE
原文:https://www.cnblogs.com/passer-byZe/p/12779102.html