在.vue文件当中默认是不支持emment的,需要在vscode设置当中设置 "emmet.syntaxProfiles": { "vue-html": "html", "vue": "html" } 相关文章: 2022-01-27 2021-12-18 2021-10-20 2021-08-04 2022-12-23 2022-12-23 2021-06-28 2021-09-13