码迷,mamicode.com
首页 > 移动开发 > 详细

ionic3 在ios9.0 系统下 会出现ReferenceError:Can't find variable:Intl 错误提示

时间:2018-08-09 17:42:41      阅读:346      评论:0      收藏:0      [点我收藏+]

标签:出现   cee   分享   code   error   提示   错误提示   can   文件中   

 ionic3 框架开发app  在ios 9.0版本中 ReferenceError:Can‘t find variable:Intl 错误提示:

在index.html 文件中添加

<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=Intl.~locale.en"></script>

一定要添加在 <script src="cordova.js"></script>  上面  。

技术分享图片

 

ionic3 在ios9.0 系统下 会出现ReferenceError:Can't find variable:Intl 错误提示

标签:出现   cee   分享   code   error   提示   错误提示   can   文件中   

原文地址:https://www.cnblogs.com/cxcoder/p/9449326.html

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