- 微信测试号发送模板消息提示成功,但我没有收到?
---------------- request ---------------- POST https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=59_Eb7VZmffnxvDVsgsJR2D74sjmR9o-mKfUd8ikKM9BbdCr0il0n7rLPSBVd2IJ08cVtYqbiUGcNc_OK9dfUxhRmsx0_XdDgMDm_loU_SzdCuz2vcrRdZdnzwem7JCf43LFm7DFBoUbYMyA1grESCjAJARFP User-Agent: python-requests/2.28.1 Accept-Encoding: gzip, deflate Accept: */* Connection: keep-alive Content-Length: 277 Content-Type: application/json b'{"touser": "ocAnm5vab6QGOnf2dqpuUZGJ0xyw", "template_id": "wczl-hB_bs8CpxwO8_KZuogSTPFXqhBxf8C5HjKl2M4", "url": "http://weixin.qq.com/download", "client_msg_id": "MSG_000001", "data": {"first": {"value": "\\u606d\\u559c\\u4f60\\u8d2d\\u4e70\\u6210\\u529f\\uff01", "color": "#173177"}}}' ---------------- response ---------------- 200 OK https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=59_Eb7VZmffnxvDVsgsJR2D74sjmR9o-mKfUd8ikKM9BbdCr0il0n7rLPSBVd2IJ08cVtYqbiUGcNc_OK9dfUxhRmsx0_XdDgMDm_loU_SzdCuz2vcrRdZdnzwem7JCf43LFm7DFBoUbYMyA1grESCjAJARFP Connection: keep-alive Content-Type: application/json; encoding=utf-8 Date: Tue, 26 Jul 2022 06:08:53 GMT Content-Length: 55 {"errcode":0,"errmsg":"ok","msgid":2503554263521067008}
2022-07-26 - 调试模式预览模式接口不能访问?
调试模式预览模式接口不能访问,接口已经是正式的https,并已经在小程序后台服务器域名处配置
2021-04-27 - 页面重复加载,啥情况?
[图片][图片] 本来正常就显示第一张图,为啥在第一张图的上方又显示一遍,开发者工具有问题?? [渲染层错误] webviewScriptError Cannot read property 'replace' of undefined TypeError: Cannot read property 'replace' of undefined at rewritor (http://127.0.0.1:62798/__pageframe__/__extendedlib__/weui/latest/pageframe.js:176:44) at http://127.0.0.1:62798/__pageframe__/__extendedlib__/weui/latest/pageframe.js:194:127
2020-12-27 - showmodal 如何添加图片?
小程序showmodal 能否添加图片,如何添加
2020-12-25 - 为什么服务号发的通知不能直接显示到通知栏,有的手机可以,有的不行?
[图片] 期望是这样的,但有的手机不行,只能点击微信看到红点
2020-10-17 - 用weui的searchbar,在模拟器上点击无法使用?
Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./miniprogram_npm/weui-miniprogram/cell/cell.wxss:1:1744)
2020-06-28 - 小程序部分手机无法使用缓存功能?
我将部分数据存在缓存中,但是貌似部分手机无法获取数据导致加载不出来
2020-04-04 - 苹果真机无法显示列表,模拟器和安卓机都可以?
苹果真机无法显示列表,模拟器和安卓机都可以?[图片][图片]
2020-03-25 - 扫普通二维码打开小程序首先执行onLauch吗?
扫普通二维码打开小程序首先执行onLauch吗?
2020-02-25