微信小程序提示db.RegExp is not a function(已解决)附加代码

Posted sincerity

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了微信小程序提示db.RegExp is not a function(已解决)附加代码相关的知识,希望对你有一定的参考价值。

主要原因是因为小程序的基础库版本太低,不支持正则表达式,所以应该改下基础库的版本。技术图片

 

 

 

 

原文:https://blog.csdn.net/Cooler_max/article/details/88656609

以上是关于微信小程序提示db.RegExp is not a function(已解决)附加代码的主要内容,如果未能解决你的问题,请参考以下文章

微信小程序工具真机调试提示page "xxx/xxx/xxx" is not found

急!急!微信小程序报错:TypeError: fetch is not a function

微信小程序 this.setData is not a function

微信小程序项目打开突然报错__wxConfig is not defined?

微信小程序项目打开突然报错__wxConfig is not defined?

微信小程序,weixin,this.setData is not a function 报错求帮助