IDEA中使用vue 报 Namespace 'xxx' is not bound的解决办法
问题编辑页中v-on指令标红并提示 Namespace ‘v-on’ is not bound
解决办法
file—》Settings下
inspections中的XML,
去掉Unbound XML namespace prefix
问题编辑页中v-on指令标红并提示 Namespace ‘v-on’ is not bound
解决办法
file—》Settings下
inspections中的XML,
去掉Unbound XML namespace prefix