小编Shr*_*iya的帖子

无法加载资源:net :: ERR_FILE_NOT_FOUND离子错误

我已经安装了白名单插件并且在config.xml中

<access origin="*"/>
<allow-navigation href="*" />
Run Code Online (Sandbox Code Playgroud)

我遇到错误

Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///lib/ion-autocomplete/dist/ion-autocomplete.css Failed to load   resource: net::ERR_FILE_NOT_FOUND
file:///css/ionic.app.css Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///lib/ionic/js/ionic.bundle.js Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///lib/ngCordova/dist/ng-cordova.min.js Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///cordova.js Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///lib/moment/moment.js Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///lib/angular-bootstrap/ui-bootstrap-tpls.js Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///lib/angular-bootstrap-calendar/dist/js/angular-bootstrap-calendar-tpls.js Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///lib/x2js/xml2json.min.js Failed to load resource: net::ERR_FILE_NOT_FOUND
file:///lib/ionic-ajax-interceptor/dist/ionic-ajax-interceptor.min.js Failed to load resource: net::ERR_FILE_NOT_FOUND
Run Code Online (Sandbox Code Playgroud)

当我在浏览器中进行测试时,它工作正常,但是在移动设备上进行测试时,我遇到了以上错误。

我已经浏览了所有可用的解决方案,但目前可以解决

谢谢

mobile android angularjs cordova ionic-framework

2
推荐指数
1
解决办法
2万
查看次数

标签 统计

android ×1

angularjs ×1

cordova ×1

ionic-framework ×1

mobile ×1