1. v-text 显示文本 2.v-html显示代码片段 3.v-pre 显示{{ }} 4.v-once console修改不能生效。只编译一次 5. v-model="msg" 双向绑定 事件绑定:@click="msg" 相关文章: 2021-08-21 2021-06-22 2022-03-02