参数传的null?传”{}”
请求url link 返回异常https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/qrcode-link/url-link/generateUrlLink.html https://api.weixin.qq.com/wxa/generate_urllink?access_token=78_mICtNYh8b9udyLyaXuF68XN34yY4L0V5JFiQaebzLz9xICKBFv2W7jN9Z1l2nxHZ-JPijdUEO5rTIxIPMMlXQG-zlZpuZqMUjmDikK0oNzmWrn20C8irPGCyEJ0FRTiABAAMO 返回: {"errcode":44002,"errmsg":"empty post data rid: 66029765-426e1f1e-4279bceb"} 请问这是什么异常?
2024-03-26不可以报啥错
wx.downloadFile 如果在局域网的话怎么写?如果用浏览器,输入 \\192.168.110.4/scan/11.txt 可以访问到局域网内的该电脑的共享文件,用以下方法不可以,是因为还有什么限制吗? wx.downloadFile({ url: 'http://192.168.110.4:80/scan/11.txt', success(res) { console.log('111', res) }, fail(res1) { console.log('222', res1) }, })
2024-03-26代码里的appid没更换吧
微信服务号更换绑定后报50002错误?管理员,因为我们网站之前绑定的微信服务号被员工迁移成了订阅号,我们重新换了一个服务号绑定,现在报错,如下,紧急!!!! Request access_token fail:"reecode':50002"errmsg':'uslimited rid 66014fb5-75b459d-600c05ff' 社区运营专员可以帮我看看吗?这个服务号有没有封禁,服务号ID:gh_b7327f9c8d30
2024-03-26文档都没提供点击事件啊,为什么不用focus?
win11使用input和textarea的时候点击事件失效的问题?Windows 11出现,win10正常运行的问题
2024-03-26原不原生都不可以,动手试试也就几分钟的功夫。web-view h5可以
原生小程序能使用input标签上传文件吗?原生小程序能使用input标签设置type="file"上传文件吗?
2024-03-26没看懂这个“反而验签通过”,说的啥意思
使用微信 JS 接口签名校验工具 还是无法 config jssdk?使用的 jssdk 为 http://res.wx.qq.com/open/js/jweixin-1.6.0.js 已经配置 js 安全域名为 www.passcard.com.cn 公众号也经过审核认证 校验工具中使用从微信接口获取的 ticket 并填写其他参数 获取签名 string1 长这样 jsapi_ticket=LIKLckvwlJT9cWIhEQTwfOQCaPqexMmnIskF6FpAKMgwdaf9HMwH1r6j-qcYQh9UIgjcpOzLL_z8HqmZI7hVcg&noncestr=BOwczcI8YzJZGsEL×tamp=1711439262&url=https://www.passcard.com.cn 使用该签名和对应的 appid 等其它参数 appId: 'wxb707489e39e13d9b', timestamp: '1711439262', nonceStr: 'BOwczcI8YzJZGsEL', signature: '283616fb434dac1abc6b888e0f70c7d6af53b771', jsApiList: ['checkJsApi'], 调用 jssdk config() 后会报错 config:fail,invalid signature 诡异的是如果使用官方 demo 的地址 比如 https://www.weixinsxy.com/jssdk/ 反而验签通过 提示错误 config:fail,invalid url domain
2024-03-26jssdk是服务号的功能,不支持小程序
使用认证通过的小程序appId和appSecret能调用微信分享接口吗?使用认证通过的小程序appId和appSecret能调用微信JSSDK的分享接口吗?
2024-03-26稍等,我去跟关圣帝君请示一下 关圣帝君说他也不清楚
分类页面第一次进入有数据,多次跳转其他页面后,返回,分类页面空白,怎么回事?分类请求结果,将获取数据的接口设成公共方法,第一次进入和onshow都有调用。点击跳转到其他页面,有时候点击底部菜单返回分类页,页面没有数据,只有写的页面样式在。
2024-03-26微信公众平台服务URL配置里
获取用户地理位置获取用户地理位置 用户同意上报地理位置后,每次进入公众号会话时,都会在进入时上报地理位置,上报地理位置以推送XML数据包到开发者填写的URL来实现。 之类的url在哪里填写的
2024-03-26大佬不是神仙,没有你的代码
appservice 生成错误,有没有大佬帮忙看下?代码如下 [ appservice 生成错误] utils/yk_tool.js: file: utils/yk_tool.js unknown: Identifier 't' has already been declared. (11:9) 9 | } 10 | > 11 | function t() { | ^ 12 | return getApp().siteInfo.siteroot.split("app/index.php")[0] + "addons/hc_cms/"; 13 | } 14 |(env: Windows,mp,1.06.2402030; lib: 2.14.0) 页面【component/chater-list/index]错误: Error: module 'utils/yk_tool.js' is not defined, require args is '../../utils/yk_tool' at C (wxmodule.patch.js?t=wechat&s=1711424920955&v=2.14.0:1) at n (wxmodule.patch.js?t=wechat&s=1711424920955&v=2.14.0:1) at index.js? [sm]:7 at C (wxmodule.patch.js?t=wechat&s=1711424920955&v=2.14.0:1) at appservice.js:10931 at doWhenAllScriptLoaded (getmainpackage.js:12310) at Object.scriptLoaded (getmainpackage.js:12345) at Object.<anonymous> (getmainpackage.js:12403)(env: Windows,mp,1.06.2402030; lib: 2.14.0) WAServiceMainContext.js:2 Uncaught FrameworkError module 'utils/yk_tool.js' is not defined, require args is '../../utils/yk_tool' Error: module 'utils/yk_tool.js' is not defined, require args is '../../utils/yk_tool' at C (http://127.0.0.1:43755/appservice/__dev__/wxmodule.patch.js?t=wechat&s=1711424920955&v=2.14.0:1:5584) at n (http://127.0.0.1:43755/appservice/__dev__/wxmodule.patch.js?t=wechat&s=1711424920955&v=2.14.0:1:4741) at http://127.0.0.1:43755/appservice/component/chater-list/index.js:9:11 at C (http://127.0.0.1:43755/appservice/__dev__/wxmodule.patch.js?t=wechat&s=1711424920955&v=2.14.0:1:5787) at ide:///package/__APP__/appservice.js:10931:7 at doWhenAllScriptLoaded (ide:///getmainpackage.js:12310:21) at Object.scriptLoaded (ide:///getmainpackage.js:12345:5) at Object.<anonymous> (ide:///getmainpackage.js:12403:22)(env: Windows,mp,1.06.2402030; lib: 2.14.0) B @ WAServiceMainContext.js:2 WAServiceMainContext.js:2 MiniProgramError module 'utils/yk_tool.js' is not defined, require args is '../../utils/yk_tool' Error: module 'utils/yk_tool.js' is not defined, require args is '../../utils/yk_tool' at C (http://127.0.0.1:43755/appservice/__dev__/wxmodule.patch.js?t=wechat&s=1711424920955&v=2.14.0:1:5584) at n (http://127.0.0.1:43755/appservice/__dev__/wxmodule.patch.js?t=wechat&s=1711424920955&v=2.14.0:1:4741) at http://127.0.0.1:43755/appservice/component/chater-list/index.js:9:11 at C (http://127.0.0.1:43755/appservice/__dev__/wxmodule.patch.js?t=wechat&s=1711424920955&v=2.14.0:1:5787) at ide:///package/__APP__/appservice.js:10931:7 at doWhenAllScriptLoaded (ide:///getmainpackage.js:12310:21) at Object.scriptLoaded (ide:///getmainpackage.js:12345:5) at Object.<anonymous> (ide:///getmainpackage.js:12403:22)(env: Windows,mp,1.06.2402030; lib: 2.14.0) errorReport @ WAServiceMainContext.js:2 thirdErrorReport @ WAServiceMainContext.js:2 (anonymous) @ WAServiceMainContext.js:2 Page "pages/index/index" has not been registered yet.
2024-03-26