JTOZY

  • 小程序调用摄像头详解

    一、准备工作 在调用小程序摄像头之前,需要先在小程序后台配置好相应的权限。 wx.getSetting({ success: res => { if (!res.authSe…

    编程 2025-02-05