我拆过的坑cycx

查询一下!

解决:error Component name “xxx“ should always be multi-word vue/multi-word-component-names

const { defineConfig } = require('@vue/cli-service')

module.exports = defineConfig({

  transpileDependencies: true

lintOnSave:false,

})


或者使用驼峰命名法例如:


发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

Powered By Z-BlogPHP 1.7.3

Copyright Your WebSite.Some Rights Reserved.