微信礼品卡小程序商家自定义链接在哪?

发布于 6 年前作者 ping1610578 次浏览最后编辑 6 年前来自 ask

礼品卡创建货架接口:

https://api.weixin.qq.com/card/giftcard/page/add?access_token=ACCESS_TOKEN

中传入:

"cell_1": {
           "title": "申请发票",
           "url": "https://xxxxxx"
       },
       "cell_2": {
           "title": "申请退款",
           "url": "https://xxxxxx"
       }

请问这两个链接在何处显示?

0 回复
暂无回复