vue之模板语法

来源:互联网 发布:linux mysql 是否启动 编辑:程序博客网 时间:2024/05/19 04:07

变量输出:

{{variable}}

原始html转义:

{{{variable}}}

数据只绑定一次:

{{*variable}}

原创粉丝点击