1、报错详情:
Namespace 'v-bind' is not bound、Namespace 'v-on' is not bound 等
问题说明:
出现这个错误不是代码本身的问题,而是 WebStorm 这个编辑器的问题,因为 WebStorm 不认识这个名字
2、解决方法:
依次打开 file ——> settings——>Editor ——> Inspections ——> XML,然后取消勾选 Unbound XML namespace prefix 这一项。对于不同版本的 WebStorm,这个选项有可能不在同一个位置,如果按这个步骤找不到,就直接搜索 Unbound XML namespace prefix