天天看點

在.vue檔案中讓html代碼自動補全的方法(支援vscode)

在.vue檔案中讓html代碼自動補全的方法(支援vscode)

"files.associations": {
"*.vue": "html"
},