Recently, I’m doing a shopping mall with the tutorial, and I found that chrome has expanded Vue.js The devtools icon is on, but there is no Vue option when you open the console.
Later, the project entry file is modified
mian.js
Vue.config.devtools = true;
It’s done~
This work adoptsCC agreementReprint must indicate the author and the link of this article