收藏
回答

wx.showShareImageMenu页面显示正常,但控制台有警告?

property "src" received type-incompatible value: expected <String> but get null value. Used default value instead.

Some keys are not unique while list updates: "".

这个警告可以忽略吗

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

2 个回答

  • 龚
    2025-12-12
    wx.showShareImageMenu({
          path: tempFilePath,
          needShowEntrance: true,
          entrancePath: '页面路径和参数',
        })
    
    2025-12-12
    有用
    回复
  • 智能回答 智能回答 本次回答由AI生成
    2025-12-12
    有用
    回复
登录 后发表内容