<a v-bind:href="'tel:'+(order.orderer.phone)">{{order.orderer.phone}}</a>

v-bind:属性=“ ‘字符串’+自定义变量名”

相关文章: