收藏
回答

hideOptionMenu:too frequent?

wx.hideOptionMenu每个页面调用会报错hideOptionMenu:too frequent

回答关注问题邀请回答
收藏

1 个回答

  • Demons
    Demons
    2023-01-05

    请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    2023-01-05
    有用
    回复 6
    • 张梦霞
      张梦霞
      2023-01-05
      使用mixins混入的方式在页面created的时候调用,发现很多页面没生效,在控制台打印了错误,hideOptionMenu:too frequent。
      2023-01-05
      回复
    • Demons
      Demons
      2023-01-05回复张梦霞
      你用原生试一下
      2023-01-05
      回复
    • 张梦霞
      张梦霞
      2023-01-05回复Demons
      直接在页面调用wx.hideOptionMenu也是一样的,多刷新进入几次就失效了,就有too frequent这个报错,安卓手机。
      2023-01-05
      回复
    • Demons
      Demons
      2023-01-05回复张梦霞
      这边无法复现请提供一下代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html
      2023-01-05
      回复
    • 张梦霞
      张梦霞
      2023-01-05回复Demons
      是h5项目
      2023-01-05
      回复
    查看更多(1)
登录 后发表内容