调用wx.serviceMarket.invokeService方法报错
发布于 4 年前 作者 houyan 13547 次浏览 来自 官方Issues

https://developers.weixin.qq.com/miniprogram/dev/extended/service-market/api.html

调用wx.serviceMarket.invokeService方法报错,说is not a function,然后打印wx.serviceMarket.invokeService是Undefined,已经在app.json中配置了

  "servicemarket"true

还需要做其他配置吗

回到顶部