码迷,mamicode.com
首页 > 其他好文 > 详细

vue-devtools安装以后,勾选了“允许访问文件网址”之后还是无法使用

时间:2017-05-22 23:23:58      阅读:6658      评论:0      收藏:0      [点我收藏+]

标签:too   mode   available   isa   访问   spec   his   tools   author   

勾选了“允许访问文件网址”,还是无法使用:

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(生成版本)。

vue-devtools安装以后,勾选了“允许访问文件网址”之后还是无法使用

标签:too   mode   available   isa   访问   spec   his   tools   author   

原文地址:http://www.cnblogs.com/zdsBlog/p/6891679.html

(2)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!