我非码农 2023-12-23 18:03
浏览 70
已结题

小程序OCR识别配置报错

需求:在小程序里面调用OCR识别插件。

参考开发文档:
https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wx4418e3e031e551be&token=842104337&lang=zh_CN

在app.json里面加入配置:

  "plugins": {
    "ocr-plugin": {
      "version": "3.1.5",
      "provider": "wx4418e3e031e551be"
    }
  }

编辑即报错:
"plugin://wx4418e3e031e551be/ocr-navigator" has been used as another component or page. Please do not register multiple components or pages with the same alias.(env: Windows,mp,1.06.2312061; lib: 3.2.4)

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 12月31日
    • 创建了问题 12月23日