vue.js 问题记录





Vue js



{{ message }}




{{ $data | json }}





为什么在浏览器中改变message的值,h1标签中的message中的内容会自动变化(而浏览器不用刷新)

你可能感兴趣的:(vue.js 问题记录)