warnings potentially fixable with the `--fix` option.vue
將一下部分:"lint": "vue-cli-service lint" 修改成:eslint --fix --ext .js,.vue srcvue-cli