使用教程

  • 【小程序-订单中心】常见问题汇总【2025-12-15~2025-12-21】

    <!DOCTYPE html>.container{counter-reset:qa-counter;margin:0 auto}.qa-item{counter-increment:qa-counter;margin-bottom:25px;padding-bottom:15px}.qa-item li{list-style-type:none;position:relative;padding-left:35px;margin-bottom:10px;font-size:16px;color:#333}.qa-item li:first-child::before{content:"Q" counter(qa-counter) ":";left:0}.qa-item li:nth-child(2)::before{content:"A" counter(qa-counter) ":";left:0}.qa-item li:nth-child(3)::before{content:"";display:none}小程序主体变更后订单状态不同步,是接口问题还是配置问题?可登录小程序管理后台查看商户号绑定状态是否异常,变更主体后可能需要重新绑定商户号。若绑定无异常,请通过小程序管理后台支付与交易路径咨询平台客服相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/0002289243882093a854b119f61800

  • 【小程序-小程序认证发票】常见问题汇总【2025-12-15~2025-12-21】

    <!DOCTYPE html>.container{counter-reset:qa-counter;margin:0 auto}.qa-item{counter-increment:qa-counter;margin-bottom:25px;padding-bottom:15px}.qa-item li{list-style-type:none;position:relative;padding-left:35px;margin-bottom:10px;font-size:16px;color:#333}.qa-item li:first-child::before{content:"Q" counter(qa-counter) ":";left:0}.qa-item li:nth-child(2)::before{content:"A" counter(qa-counter) ":";left:0}.qa-item li:nth-child(3)::before{content:"";display:none}小程序微信认证发票里税号开错了,如何换开或者重开?认证发票信息由用户自行填写并确认,目前已反馈重开专票,登记处理需要8个工作日左右,后续可在后台订单详情下载,会有通知。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/000a0447a485a0bb7a54d1b6d66c00微信认证发票是否可以重新按最新日期开具?发票信息无误的情况下,不支持因开票日期重开发票。发票日期不影响报销,正常可核验不会过期。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/000c00d971c548a59054f2b4e6b800

  • 【小程序-mp成员管理】常见问题汇总【2025-12-15~2025-12-21】

    <!DOCTYPE html>.container{counter-reset:qa-counter;margin:0 auto}.qa-item{counter-increment:qa-counter;margin-bottom:25px;padding-bottom:15px}.qa-item li{list-style-type:none;position:relative;padding-left:35px;margin-bottom:10px;font-size:16px;color:#333}.qa-item li:first-child::before{content:"Q" counter(qa-counter) ":";left:0}.qa-item li:nth-child(2)::before{content:"A" counter(qa-counter) ":";left:0}.qa-item li:nth-child(3)::before{content:"";display:none}小程序授权到代理商后添加了体验者仍显示没有体验权限怎么办?由于小程序已授权给代理商,需要通过接口形式绑定体验者。请确认是通过第三方接口设置而非管理后台设置,若仍显示无权限,需调用获取体验者列表接口并提供返回示例进行排查。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/0000081941c638ebb054927dc6b800

  • 【小程序-We分析】常见问题汇总【2025-12-15~2025-12-21】

    <!DOCTYPE html>.container{counter-reset:qa-counter;margin:0 auto}.qa-item{counter-increment:qa-counter;margin-bottom:25px;padding-bottom:15px}.qa-item li{list-style-type:none;position:relative;padding-left:35px;margin-bottom:10px;font-size:16px;color:#333}.qa-item li:first-child::before{content:"Q" counter(qa-counter) ":";left:0}.qa-item li:nth-child(2)::before{content:"A" counter(qa-counter) ":";left:0}.qa-item li:nth-child(3)::before{content:"";display:none}无法查看历史数据?现在没有办法下载查看历史数据信息,怎么解决?目前下载功能仅面向专业版用户,如已开通专业版,可在成员管理界面查看相关权限设置。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/0002aa7de888d0708354e0b0f66c00We分析里面的小程序跳转,可以查看具体是那个小程序跳转过来的吗?专业版是否可以?We分析专业版【平台数据-访问分析-跳转渠道】可以查看具体是哪个小程序跳转来的。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/00048c39974770059254f11126b000we分析的切换耗时包括请求接口的时长吗?后台显示包括页面渲染等阶段的耗时,是到onready函数开始就算结束了吗,那这样不包括请求接口吗页面切换耗时和接口请求耗时是不同的统计维度,接口请求耗时请参考性能数据-网络性能版块。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/000600863504181c6d54dfc9e66000

  • 【多端应用-多端】常见问题汇总【2025-12-15~2025-12-21】

    <!DOCTYPE html>.container{counter-reset:qa-counter;margin:0 auto}.qa-item{counter-increment:qa-counter;margin-bottom:25px;padding-bottom:15px}.qa-item li{list-style-type:none;position:relative;padding-left:35px;margin-bottom:10px;font-size:16px;color:#333}.qa-item li:first-child::before{content:"Q" counter(qa-counter) ":";left:0}.qa-item li:nth-child(2)::before{content:"A" counter(qa-counter) ":";left:0}.qa-item li:nth-child(3)::before{content:"";display:none}使用微信云开发服务是否需要APP备案?使用微信云开发服务仍需进行APP备案,可自行购买云服务器用于备案等操作相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/000e029b1e037007b8545c5366b400

  • 【小程序-开发者工具】常见问题汇总【2025-12-15~2025-12-21】

    微信开发者工具中出现无法去除的横线应如何解决? 请完整卸载开发者工具后重新安装即可解决横线显示问题。 相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/000ea2120488d0d28d541ca2261800

  • 【小程序-小说】常见问题汇总【2025-12-15~2025-12-21】

    <!DOCTYPE html>.container{counter-reset:qa-counter;margin:0 auto}.qa-item{counter-increment:qa-counter;margin-bottom:25px;padding-bottom:15px}.qa-item li{list-style-type:none;position:relative;padding-left:35px;margin-bottom:10px;font-size:16px;color:#333}.qa-item li:first-child::before{content:"Q" counter(qa-counter) ":";left:0}.qa-item li:nth-child(2)::before{content:"A" counter(qa-counter) ":";left:0}.qa-item li:nth-child(3)::before{content:"";display:none}读后推荐清空不生效,调用读后推荐设置接口传空数组后推荐模块仍有书籍展示读后推荐不支持关闭,传空数组后则默认推荐你们小程序书城里的小说相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/0000c415dc4018186a54f2c4f66c00

  • 【小程序-主体修正】常见问题汇总【2025-12-15~2025-12-21】

    <!DOCTYPE html>.container{counter-reset:qa-counter;margin:0 auto}.qa-item{counter-increment:qa-counter;margin-bottom:25px;padding-bottom:15px}.qa-item li{list-style-type:none;position:relative;padding-left:35px;margin-bottom:10px;font-size:16px;color:#333}.qa-item li:first-child::before{content:"Q" counter(qa-counter) ":";left:0}.qa-item li:nth-child(2)::before{content:"A" counter(qa-counter) ":";left:0}.qa-item li:nth-child(3)::before{content:"";display:none}小程序注册时信息登记用的主体A可以更换其他主体吗?你好,修正不支持更换主体。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/00068a624c47604bb354c3d4561000

  • 【小程序-mp后台登录】常见问题汇总【2025-12-15~2025-12-21】

    <!DOCTYPE html>.container{counter-reset:qa-counter;margin:0 auto}.qa-item{counter-increment:qa-counter;margin-bottom:25px;padding-bottom:15px}.qa-item li{list-style-type:none;position:relative;padding-left:35px;margin-bottom:10px;font-size:16px;color:#333}.qa-item li:first-child::before{content:"Q" counter(qa-counter) ":";left:0}.qa-item li:nth-child(2)::before{content:"A" counter(qa-counter) ":";left:0}.qa-item li:nth-child(3)::before{content:"";display:none}微信小程序显示证书风险,如何重新办理?请联系域名服务商完成安全证书的相关审核。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/000ec8e2e947d0f66e54f328f63c00

  • 【小程序-B2b门店助手】常见问题汇总【2025-12-15~2025-12-21】

    <!DOCTYPE html>.container{counter-reset:qa-counter;margin:0 auto}.qa-item{counter-increment:qa-counter;margin-bottom:25px;padding-bottom:15px}.qa-item li{list-style-type:none;position:relative;padding-left:35px;margin-bottom:10px;font-size:16px;color:#333}.qa-item li:first-child::before{content:"Q" counter(qa-counter) ":";left:0}.qa-item li:nth-child(2)::before{content:"A" counter(qa-counter) ":";left:0}.qa-item li:nth-child(3)::before{content:"";display:none}通过小程序B2b门店助手注册的商户号如何注销?1.选择注销方式:小微商户或普通商户按指引提交申请材料;2.添加业务人员提供商户信息;3.审核周期为1-7个工作日。具体操作步骤请参考相关指引文档。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/0000045f52c4e8c083542db476b000B2B支付插件返回'B2b门店认证关系校验不通过'应如何解决?需确认是否对接B2b间联支付。若是间联支付,需确保下单用户(小b)在当前小程序完成门店认证授权。请调用门店信息查询API核验下单用户openid与通过手机号查询的openid是否一致。若一致,需确认订单实际支付时间是否晚于该openid的门店认证成功时间。建议联系间联服务商协助处理授权流程。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/000064cf388950f1d354fc1606b800误开通B2b商户号的银行转账功能后如何关闭?银行转账功能一经开通暂不支持关闭,商户需谨慎操作相关功能开通流程。相关帖子详情:https://developers.weixin.qq.com/community/minihome/doc/0006e827df8a78d9a7540d9fa66000