在Webstorm中使用v-bind出现报错信息:Namespace 'v-bing' is not bound
出现这个报错的原因是Webstorm的设置问题,打开File->Settings->Editor->Inspections->XML->unbound XML namespace prefix 取消勾选后,报错消失
image.png
image.png
image.png
image.png
在Webstorm中使用v-bind出现报错信息:Namespace 'v-bing' is not bound
出现这个报错的原因是Webstorm的设置问题,打开File->Settings->Editor->Inspections->XML->unbound XML namespace prefix 取消勾选后,报错消失