V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
ChengNaNA
V2EX  ›  问与答

小程序套用 web-view 调用扫码,退出扫码时小程序也会关闭

  •  1
     
  •   ChengNaNA · 2020-08-06 11:07:50 +08:00 · 743 次点击
    这是一个创建于 1373 天前的主题,其中的信息可能已经有所发展或是发生改变。

    直接打开公众号页面,调用扫码退出时正常,就是普通的退出了扫码界面

    普通的调用扫码接口

    wx.scanQRCode({ needResult: 0, scanType: ["qrCode", "barCode"], success:(res)=>{ console.log(res) }, fail:(res)=>{ console.log(res) } });

    请问有谁遇到过吗?

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3854 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 10:32 · PVG 18:32 · LAX 03:32 · JFK 06:32
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.