vue-devtools安裝以后,勾選了“允許訪問文件網址”之后還是無法使用


勾選了“允許訪問文件網址”,還是無法使用:

Vue.js is detected on this page. Devtools inspection is not available because it's in production mode or explicitly disabled by the author

在vue-devtools的github中有這樣一句說明:

If the page uses a production/minified build of Vue.js, devtools inspection is disabled by default so the Vue pane won't show up.

因此,引用的vue.js應該使用vue.js(開發版本)而不是vue.min.js(生成版本)。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM