具有指纹识别和人脸识别的三星c7000手机,无法正确获取supportMode,返回[ ]: {errMsg: "checkIsSupportSoterAuthentication:ok", supportMode: Array(0)}
wx.checkIsSupportSoterAuthentication?wx.checkIsSupportSoterAuthentication真机调试 支持指纹识别, 不支持人脸识别。人脸识别需要行业限制?
2020-11-05 formatDateTime: function(date){ const year = date.getFullYear() const month = date.getMonth() + 1 const day = date.getDate() const hour = date.getHours() const minute = date.getMinutes() const second = date.getSeconds() return [year, month, day].map(formatNumber).join('/') + ' ' + [hour, minute, second].map(formatNumber).join(':') 结果:formatNumber is not defined; [Component] Event Handler Error @ components/jlogin/jlogin#onLogin ReferenceError: formatNumber is not definedformatNumber is not defined; [Component] Event Handler Error @ components/jlogin/jlogin#onLogin ReferenceError: formatNumber is not defined
小程序里面能用map遍历吗我在小程序里面用map遍历说没有map is not a function,小程序不是支持es6吗
2020-10-01请教如何获取“const buf = wx.arrayBufferToBase64(frameBuffer)”语句中的frameBuffer?尝试使用 manager.onFrameRecorded((res) => { const { frameBuffer } = res }),提示没有改方法。
一句话识别出错[图片] 执行后,始终出现如下错误: [图片] 是data书写错误吗?正确的是?
2020-03-03