- wx.saveImageToPhotosAlbum,再用户拒绝之后不会再次提醒授权
wx.saveImageToPhotosAlbum不会再次提示用户授权,是否有方法唤起用户再次授权? 复现方法:可以先拒绝授权,然后选择保存图片,测试。
2021-08-14 - pc 端 wx.chooseMessageFile上传文件问题啥时候解决?只需要支持pdf即可
PC端微信小程序文件上传?pc 端 wx.chooseMessageFile上传文件问题啥时候解决?
2021-07-28 - 真机Cannot read property 'emit' of undefined
模拟器没一点问题,真机各种问题 const eventChannel = that.getOpenerEventChannel() eventChannel.emit('acceptDataFromSelectPositionPage', postdata) wx.navigateBack({ elta: 1 }) 这样emit都能undefined?上线几个月都没问题,这两天天天出问题? [图片]
2021-04-23 - 微信支付v3 验证回调签名的php demo有没有?
微信支付v3。回调签名认证一直失败。支付后的回调验证,已经按照他一模一样处理了,还是不行。 https://wechatpay-api.gitbook.io/wechatpay-api-v3/qian-ming-zhi-nan-1/qian-ming-yan-zheng
2020-10-23 - 微信支付v3 验证回调签名的php demo有没有?
微信支付v3。回调签名认证一直失败。支付后的回调验证,已经按照他一模一样处理了,还是不行。 https://wechatpay-api.gitbook.io/wechatpay-api-v3/qian-ming-zhi-nan-1/qian-ming-yan-zheng
2020-10-23 - 开启一个页面多层canvas之后,wx.canvasToTempFilePath失效
wx.canvasToTempFilePath({ x: x,y: y,width: width,height: height,destWidth: width,destHeight: height ,canvas: canvas, success: (res) => { console.log(res) }, fail(res){console.log(res)}, complete(res){console.log(res)} }) <canvas type="2d" id="canvas1"></canvas> <canvas type="2d" id="canvas2"></canvas> 第一个canvas,wx.canvasToTempFilePath渲染有返回, 第二个canvas,success,fail,complete,都没任何返回。
2020-09-20 - canvas.toDataURL is not a function?
想实现canvas do,undo的效果,发现canvas.toDataURL is not a function? do(e){ var that=this wx.createSelectorQuery().select('#canvas'+that.data.list.genre).fields({ node: true, size: true }).exec( (res)=>{ const canvas = res[0].node that.data.canvas.history=[] that.data.canvas.history.push(canvas.toDataURL('image/png',1)) } ) }[图片]
2020-09-16 - 微信公众号,服务器配置,token一直验证失败,怎么办?
appid:wx78808602da8913f8 url:https://api.muaaa.cn/apii/acswechat/opindex public function opindexAction(){ header("Content-type: text/html; charset=utf-8"); //valid signature , option if ($this->checkSignature()) { echo $_GET["echostr"]; exit; } } //验证所有者使用 private function checkSignature(){ header("Content-type: text/html; charset=utf-8"); $signature = $_GET["signature"]; $timestamp = $_GET["timestamp"]; $nonce = $_GET["nonce"]; $token = 'muaaawechattoken'; $tmpArr = [$token, $timestamp, $nonce]; sort($tmpArr); $tmpStr = implode('',$tmpArr); $tmpStr = sha1( $tmpStr ); if( $tmpStr == $signature ){ return true; }else{ return false; } }
2020-05-01 - cloud.openapi.security.img,开发工具上传都无问题,线上发版后真机各种bug
如题, 接口图片校验:cloud.openapi.security.img,开发工具上传都无问题,线上发版后真机各种bug。 都已经发版本了,直接提示图片超过max size。可是开发工具提交相同图片,没有任何问题。 图片不超过1M。100k都不到。 1.发布版本,出错。 [图片] 2.真机调试,也是出错。 Error: errCode: -1 | errMsg: cloud.callFunction:fail Error: data exceed max size (callId: 1588248668719-0.3950792483647896) (trace: 20:11:8 start->20:11:15 system error (Error: data exceed max size), retry->20:11:23 system error (Error: data exceed max size), retry->20:11:27 system error (Error: data exceed max size), abort); at cloud.callFunction api; at new u (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:251050) at d (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:251557) at f (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:251652) at eval (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:417028) at t (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:65689) at eval (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:65811) at e (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:68267) at e.exports (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:27077) at y.<computed> (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:32480) at Number.r (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:32179) 3.开发工具上传,没有任何问题。 [图片] [云函数] [openapi] requestimgSecCheck 调用成功: {errMsg: "cloud.callFunction:ok", result: {…}, requestID: "9c5c704f-8adc-11ea-9a0e-5254002a370e"}errMsg: "cloud.callFunction:ok"requestID: "9c5c704f-8adc-11ea-9a0e-5254002a370e"result: {errMsg: "openapi.security.imgSecCheck:ok", errCode: 0}__proto__: Object哎。天天不知道弄什么,要内容检测、图片检测, 天天审核上传非法图片,拒绝通过我的代码, 结果对接了真机用不了。
2020-04-30 - 因未设置过滤违法、违规等不当信息,被封禁 “被搜索”能力。【现已经设置过滤功能】,能否重新申诉解封?
关于我司的小程序,但且得不到答复。 对于审核问题,已经多次的代码发布,对我司带来了一定程度的影响。 我们已经明确按照小程序文档添加内容审核了。请问什么时候可以恢复被搜索呢?感谢。 在收到通知之前之后,就已经添加内容过滤了,仍然被封,且一直被封,不知道什么原因呢。 严格遵守国家法律法规,遵守腾讯小程序运营规范,不知道为什么得不到解封?
2020-04-18