第五十四:渲染数据 v-text 和 v-html

v-text : 解析成文本

v-html: 解析成 html

{{ web.title }}

js

你可能感兴趣的:(前端,html,前端,javascript)