随笔分类 -  Vue

摘要:也可能是vue绑定id时忘记在id前加‘#’ 阅读全文
posted @ 2022-03-07 10:40 下雨天的伞 阅读(171) 评论(0) 推荐(0)
摘要:<div id="app-2"> <p> using: {{ message }} </p> <!-- <p>this whould be red: <span v-html: style="color: red">{{ rawHtml }}</span> </p>-->//这个是报错原因,已注释 阅读全文
posted @ 2022-03-03 09:04 下雨天的伞 阅读(792) 评论(0) 推荐(0)