摘要:一、插值 1、文本 数据绑定最常见的形式就是使用 "Mustache" 语法 (双大括号) 的文本插值: <span>Message: {{ msg }}</span> Mustache 标签将会被替代为对应数据对象上 msg property 的值。无论何时,绑定的数据对象上 msg proper
阅读全文
posted @ 2022-03-09 15:13
posted @ 2022-03-09 15:13
posted @ 2022-03-09 14:32
posted @ 2022-03-09 11:41