您现在的位置是:首页 > 技术交流技术交流

Uncaught SyntaxError: Invalid flags supplied to RegExp constructor

2017-06-17【技术交流】2077 人已围观

简介 Uncaught SyntaxError: Invalid flags supplied to RegExp const...

     Uncaught SyntaxError: Invalid flags supplied to RegExp constructor

在调试jquery代码时出现的一个问题,基本上是由于js代码错误导致.

前端代码:
function showQRcode(qrCodePath) {
$(\"#testPath\").html(qrCodePath);
}
解决方法:
indexView.loadUrl(\"javascript:showQRcode(\'test\')\");   //括号内的 双引号改为单引号



关注宁波网站建设博客,更多精彩分享,敬请期待!
 

Tags:

很赞哦! ()

文章评论

点击排行

本站推荐

站点信息