微信礼品卡跳转外部链接配置

绑定1按钮的属性是center_xxx控制的
绑定2按钮是custom_xxx控制的
绑定3按钮是promotion_xxx控制的
这三者的配置基本一致。
跳转小程序示例:
"center_title": "中小程序",
"center_sub_title": "center",
"center_url": "https://cn.bing.com/search/html/dist/index.html",
"center_app_brand_user_name": "gh_3469acde51cb@app", //这个需要是小程序的原始appid后面跟上@app
"center_app_brand_pass": "pages/index/index",
跳转页面示例:
"custom_url_name": "custom",
"custom_url": "https://cn.bing.com/search/zxHtml/html/dist/index.html",
跳转外部页面只需要配置 xxx_url_name和xxx_url

浙公网安备 33010602011771号