nuxt2.13.3最新版本增加了自动注入compoent的功能;如果要兼容IE,请不要使用; 否则会报错
nuxt.config.js中 components: false; // 禁止自动注入component