摘要: 如图所示,先点设置,然后打开settings.json文件 添加如下代码保存重启即可 "files.associations": { "*.wxml": "html", "*.wxss": "css", } 阅读全文