从基础库 2.20.1 开始,该接口停止维护,请使用 wx.getSystemSetting、wx.getAppAuthorizeSetting、wx.getDeviceInfo、wx.getWindowInfo、wx.getAppBaseInfo 代替
wx.getSystemInfoSync()不更新语言?微信小程序更换系统语言后,重启小程序才能获取新的语言,获取语言用的wx.getSystemInfoSync()
星期二 11:22[图片] 可以设置成公有读
云存储上传图片后,如何获得永久访问地址wx.cloud.getTempFileURL方法换取到的地址,为啥返回的maxAge只有86400。 errMsg: "cloud.getTempFileURL:ok" fileList: Array(1) 0: errMsg: "ok" fileID: "cloud://dev-6g26owf1de0faf3e.6465-dev-6g26owf1de0faf3e-1365292025/my-photo0.png" maxAge: 86400 status: 0 tempFileURL: "https://6465-dev-6g26owf1de0faf3e-1365292025.tcb.qcloud.la/my-photo0.png?sig 86400
星期二 08:55可以啊
主体是个人的小程序可以使用视频激励广告吗?主体是个人的小程序可以使用视频激励广告吗
星期二 08:38具体什么需求
微信小程序云开发where怎么用一个字段查询多个值?微信小程序云开发where怎么用一个字段查询多个值?
星期二 08:37为什么特定说了句服务号关联了小程序? 看下调的是哪个接口 确认一下token和当前appid是否一致
错误代码:40037, 错误信息:invalid template_id 报错怎么解决?{ errcode: 0, errmsg: "ok", request: { invoke_time: 1752483596, cost_in_ms: 136, request_url: "access_token=94_PFEy2xVAbOpN8cWtBsDwXBaVj0utSDEUSOBhazuUmY32lQakCgWtOFzXkgEHhw3mmZxbpRhsqtzV2X8klX6GLg6rx9loSmi9Lt6AeogvbAYsngMZFF-LfmfVbnQFVGgAGAIYJ", request_body: "{"touser":"oBRCfvmwic390z1GW6hhpcgYUkSI","template_id":"-ZctR06zezS-0qX7uASfbG0bGJRnY2qfe-eHGLLIDms","miniprogram":{"appid":"wxdfaa132a6c0f2954"},"data":{"character_string2":{"value":"12121212"},"thing29":{"value":"18962288982"},"thing21":{"value":"001号"},"time14":{"value":"2025-07-12 11:50:00"}}}", response_body: "{"errcode":40037,"errmsg":"invalid template_id rid: 6874c70c-2b44dd3f-71ec3266"}", client_ip: "58.210.145.74", }, } 模版生效的 服务号关联了小程序,发送模版消息40037,怎么解决?
星期一 17:11没有要求
可以从A小程序跳转到不同主体的B小程序吗?我有一个小程序,想要跳转到另外一个小程序,但是另外一个小程序跟我这个小程序不是相同主体的,可以进行跳转吗 有什么限制要求吗
星期一 16:51不支持live实况图呢
通过API wx.chooseImage 获取到的图片没有EXIF信息?问题出项项目:小程序开发 设备:iphone 13 pro 18.4系统 图片:原生iPhone手机拍摄照片 格式:原生格式.heic 上传服务收到格式:选择后上传到服务格式为.jpeg 出现问题:EXIF信息被清除?拍摄时间被重置以及拍摄图片的EXIF信息全部被清除 图片压缩:不论选择原图、压缩图全部上传后全部丢失 调式基础库:3.8.9 示例代码: wx.chooseMedia({ count: 1, mediaType: ['image'], sourceType: ['album'], sizeType: ['original', 'compressed'], success: (res) => { res.tempFiles[0].tempFilePath //这里得到用户选择的图片文件会上传到服务器 } }) 问题:是否微信不支持EXIF信息被上传?还是BUG?
星期一 16:26翻一翻站内信吧,可以看到代码审核时间
如何查看小程序第一次发布版本的时间呢?如何查看小程序第一次发布版本的时间呢?
星期一 16:24有订阅成功才会在设置页面里面出现
微信小程序订阅消息小程序端消息管理没看到?[图片][图片]
星期一 13:441、FunctionName parameter could not be found 看下云环境id是否正确、是否有传云函数名称参数、云函数是否有部署 2、wx.getSystemInfoSync is deprecated api已废弃,更换成wx.getSystemSetting/wx.getAppAuthorizeSetting/wx.getDeviceInfo/wx.getWindowInfo/wx.getAppBaseInfo
这个问题我搞了两天了,过去了,求大神吧?orderDetail.js? [sm]:61 订单加载失败: Error: errCode: -502003 database permission denied | errMsg: Permission denied 请前往云开发AI小助手查看问题:https://tcb.cloud.tencent.com/dev#/helper/copilot?q=DATABASE_PERMISSION_DENIED at new C (<anonymous>:1:256078) at success (<anonymous>:1:268452) at Function.success (WAServiceMainContext.js?t=wechat&v=3.8.9:1) at p (WAServiceMainContext.js?t=wechat&v=3.8.9:1) at Object.success (WAServiceMainContext.js?t=wechat&v=3.8.9:1) at i (WAServiceMainContext.js?t=wechat&v=3.8.9:1) at Hd (WAServiceMainContext.js?t=wechat&v=3.8.9:1) at Yd (WAServiceMainContext.js?t=wechat&v=3.8.9:1) at WAServiceMainContext.js?t=wechat&v=3.8.9:1 at r (WAServiceMainContext.js?t=wechat&v=3.8.9:1)(env: Windows,mp,1.06.2504010; lib: 3.8.9) (anonymous) @ orderDetail.js? [sm]:61 Promise.catch (async) onLoad @ orderDetail.js? [sm]:60 orderDetail.js? [sm]:62 当前用户openid: ocHkK7nom2AK501NYLvb9aYwKlcc(env: Windows,mp,1.06.2504010; lib: 3.8.9) (anonymous) @ orderDetail.js? [sm]:62 Promise.catch (async) onLoad @ orderDetail.js? [sm]:60 orderDetail.js? [sm]:63 错误详情: {"errCode":-502003,"errMsg":"Permission denied 请前往云开发AI小助手查看问题:https://tcb.cloud.tencent.com/dev#/helper/copilot?q=DATABASE_PERMISSION_DENIED"}(env: Windows,mp,1.06.2504010; lib: 3.8.9) (anonymous) @ orderDetail.js? [sm]:63 Promise.catch (async) onLoad @ orderDetail.js? [sm]:60 orderDetail.js? [sm]:64 订单ID: 486be3ad68731ada052b30bd588e748a orderDetail.js? [sm]:37 云函数调用失败: Error: cloud.callFunction:fail Error: errCode: -501000 | errMsg: FunctionName parameter could not be found. 请前往云开发AI小助手查看问题:https://tcb.cloud.tencent.com/dev#/helper/copilot?q=FUNCTION_NOT_FOUND (callId: 1752466160592-0.19760184736015085) (trace: 12:9:20 start->12:9:20 system error (Error: errCode: -501000 | errMsg: FunctionName parameter could not be found. 请前往云开发AI小助手查看问题:https://tcb.cloud.tencent.com/dev#/helper/copilot?q=FUNCTION_NOT_FOUND), abort) at O (<anonymous>:1:256755) at <anonymous>:1:293263(env: Windows,mp,1.06.2504010; lib: 3.8.9) (anonymous) @ orderDetail.js? [sm]:37 Promise.catch (async) onLoad @ orderDetail.js? [sm]:36 orderDetail.js? [sm]:38 错误代码: -1(env: Windows,mp,1.06.2504010; lib: 3.8.9) (anonymous) @ orderDetail.js? [sm]:38 Promise.catch (async) onLoad @ orderDetail.js? [sm]:36 orderDetail.js? [sm]:39 错误消息: cloud.callFunction:fail Error: errCode: -501000 | errMsg: FunctionName parameter could not be found. 请前往云开发AI小助手查看问题:https://tcb.cloud.tencent.com/dev#/helper/copilot?q=FUNCTION_NOT_FOUND (callId: 1752466160592-0.19760184736015085) (trace: 12:9:20 start->12:9:20 system error (Error: errCode: -501000 | errMsg: FunctionName parameter could not be found. 请前往云开发AI小助手查看问题:https://tcb.cloud.tencent.com/dev#/helper/copilot?q=FUNCTION_NOT_FOUND), abort)(env: Windows,mp,1.06.2504010; lib: 3.8.9) (anonymous) @ orderDetail.js? [sm]:39 Promise.catch (async) onLoad @ orderDetail.js? [sm]:36 orderDetail.js? [sm]:40 错误详情: {"errCode":-1,"errMsg":"cloud.callFunction:fail Error: errCode: -501000 | errMsg: FunctionName parameter could not be found. 请前往云开发AI小助手查看问题:https://tcb.cloud.tencent.com/dev#/helper/copilot?q=FUNCTION_NOT_FOUND (callId: 1752466160592-0.19760184736015085) (trace: 12:9:20 start->12:9:20 system error (Error: errCode: -501000 | errMsg: FunctionName parameter could not be found. 请前往云开发AI小助手查看问题:https://tcb.cloud.tencent.com/dev#/helper/copilot?q=FUNCTION_NOT_FOUND), abort)"}(env: Windows,mp,1.06.2504010; lib: 3.8.9) (anonymous) @ orderDetail.js? [sm]:40 Promise.catch (async) onLoad @ orderDetail.js? [sm]:36 TypeError: Cannot read property 'tracking' of null at li.onTrackingClick (orderDetail.js? [sm]:97) at Object.o.safeCallback (VM2789 WASubContext.js:1) at VM2789 WASubContext.js:1 at wn (VM2789 WASubContext.js:1) at VM2789 WASubContext.js:1 at pe (VM2789 WASubContext.js:1) at de (VM2789 WASubContext.js:1) at VM2789 WASubContext.js:1 at WAServiceMainContext.js?t=wechat&v=3.8.9:1 at WAServiceMainContext.js?t=wechat&v=3.8.9:1(env: Windows,mp,1.06.2504010; lib: 3.8.9) errorHandler.js? [sm]:15 Error in Global: MiniProgramError Cannot read property 'tracking' of null TypeError: Cannot read property 'tracking' of null ) ) at http://127.0.0.1:55138/appservice/__dev__/WASubContext.js?t=wechat&v=3.8.9:1:397326 ) at http://127.0.0.1:55138/appservice/__dev__/WASubContext.js?t=wechat&v=3.8.9:1:397241 ) ) at http://127.0.0.1:55138/appservice/__dev__/WASubContext.js?t=wechat&v=3.8.9:1:287026 at http://127.0.0.1:55138/appservice/__dev__/WAServiceMainContext.js?t=wechat&v=3.8.9:1:720346 at http://127.0.0.1:55138/appservice/__dev__/WAServiceMainContext.js?t=wechat&v=3.8.9:1:108114(env: Windows,mp,1.06.2504010; lib: 3.8.9) handleError @ errorHandler.js? [sm]:15 (anonymous) @ errorHandler.js? [sm]:100 wx.getSystemInfoSync is deprecated.Please use wx.getSystemSetting/wx.getAppAuthorizeSetting/wx.getDeviceInfo/wx.getWindowInfo/wx.getAppBaseInfo instead. logError @ errorHandler.js? [sm]:79 handleError @ errorHandler.js? [sm]:40 (anonymous) @ errorHandler.js? [sm]:100 errorHandler.js? [sm]:83 Error Log: {type: "UNKNOWN_ERROR", message: undefined, stack: undefined, context: "Global", timestamp: "2025-07-14T04:09:23.979Z", …} TypeError: Cannot read property 'tracking' of null at li.onTrackingClick (orderDetail.js? [sm]:97) at Object.o.safeCallback (VM2789 WASubContext.js:1) at VM2789 WASubContext.js:1 at wn (VM2789 WASubContext.js:1) at VM2789 WASubContext.js:1 at pe (VM2789 WASubContext.js:1) at de (VM2789 WASubContext.js:1) at VM2789 WASubContext.js:1 at WAServiceMainContext.js?t=wechat&v=3.8.9:1 at WAServiceMainContext.js?t=wechat&v=3.8.9:1(env: Windows,mp,1.06.2504010; lib: 3.8.9) errorHandler.js? [sm]:15 Error in Global: MiniProgramError Cannot read property 'tracking' of null TypeError: Cannot read property 'tracking' of null ) ) at http://127.0.0.1:55138/appservice/__dev__/WASubContext.js?t=wechat&v=3.8.9:1:397326 ) at http://127.0.0.1:55138/appservice/__dev__/WASubContext.js?t=wechat&v=3.8.9:1:397241 ) ) at http://127.0.0.1:55138/appservice/__dev__/WASubContext.js?t=wechat&v=3.8.9:1:287026 at http://127.0.0.1:55138/appservice/__dev__/WAServiceMainContext.js?t=wechat&v=3.8.9:1:720346 at http://127.0.0.1:55138/appservice/__dev__/WAServiceMainContext.js?t=wechat&v=3.8.9:1:108114(env: Windows,mp,1.06.2504010; lib: 3.8.9) handleError @ errorHandler.js? [sm]:15 (anonymous) @ errorHandler.js? [sm]:100 wx.getSystemInfoSync is deprecated.Please use wx.getSystemSetting/wx.getAppAuthorizeSetting/wx.getDeviceInfo/wx.getWindowInfo/wx.getAppBaseInfo instead. logError @ errorHandler.js? [sm]:79 handleError @ errorHandler.js? [sm]:40 (anonymous) @ errorHandler.js? [sm]:100 errorHandler.js? [sm]:83 Error Log: {type: "UNKNOWN_ERROR", message: undefined, stack: undefined, context: "Global", timestamp: "2025-07-14T04:09:26.493Z", …} [worker] reportRealtimeAction:fail not support
星期一 13:43