收藏
回答

微信会员卡 自定义入口 跳转小程序 "提示信息不完整,无法启动"问题?

1、根据官方文档后台进行对应的代码开发

https://mp.weixin.qq.com/cgi-bin/announce?action=getannouncement&key=1490190158&version=1&lang=zh_CN&platform=2

2、配置后我打印出传递给微信开放平台的报文如下

{
    "card_id":"pO8BT0QWKZXAjTWYxg2pxtWnXtiY",
    "member_card":{
        "background_pic_url":"http://mmbiz.qpic.cn/mmbiz_jpg/soYnaXEBKKR4ANEu9UIvBPGt12DBAzAkHbRCUicl7qQnkVmMpZiaZqPhm4anhILYs2Q2icOU3EyUkn8uuJiauwMhjg/0",
        "prerogative":"1.可参与丰富的会员专享活动,详情参看相关活动页面;
2.实时在线专属顾问服务;
3.优先通过公众号推文和短消息得知门店最新活动信息;
4.购买金卡权益包成为金卡会员,购买钻石权益包成为钻石会员;",
        "supply_bonus":false,
        "bonus_url":"",
        "supply_balance":false,
        "balance_url":"",
        "custom_field1":{
            "name_type":"FIELD_NAME_TYPE_LEVEL",
            "url":""
        },
        "custom_field2":{
            "name_type":"FIELD_NAME_TYPE_COUPON",
            "url":"http://wxmcardcs.yuekemobile.com/wap/toFansPage/9f464a8a-dc34-40cd-864a-8adc3440cd68/4"
        },
        "custom_field3":{
            "name_type":"",
            "url":""
        },
        "auto_activate":false,
        "wx_activate":true,
        "wx_activate_after_submit":false,
        "wx_activate_after_submit_url":"",
        "activate_url":"",
        "custom_cell1":{
            "name":"商城首页",
            "tips":"",
            "url":"http://emcs.yuekemobile.com/emallwap/buyer/lookup/7487aa2b-abcc-42d8-87aa-2babcc02d8b7"
        },
        "base_info":{
            "use_dynamic_code":true,
            "logo_url":"http://mmbiz.qpic.cn/mmbiz_jpg/soYnaXEBKKR4ANEu9UIvBPGt12DBAzAkMF00mwPTYPNSr7jXNgM8Yp13zNl5gNibMKLaU2icwJwsqSE56XBEgGKg/0",
            "code_type":"CODE_TYPE_QRCODE",
            "color":"Color080",
            "notice":"到店请出示会员卡",
            "description":"悦客UAT会员卡:
普通会员
金卡会员
砖石会员",
            "get_limit":1,
            "can_share":true,
            "can_give_friend":false,
            "need_push_on_view":true,
            "center_title":"个人中心",
            "center_sub_title":"",
            "center_url":"http://fscs.yuekemobile.com/wap/welcome/9f464a8a-dc34-40cd-864a-8adc3440cd68",
            "pay_info":{
                "swipe_card":{
                    "is_swipe_card":false,
                    "swipe_sub_title":""
                }
            },
            "date_info":{
                "type":"DATE_TYPE_PERMANENT"
            },
            "bind_openid":false,
            "service_phone":"075588888887",
            "use_all_locations":true,
            "promotion_url_name":"我的订单",
            "promotion_url":"http://fscs.yuekemobile.com/",
            "promotion_url_sub_title":"",
            "custom_url_name":"会员权益",
            "custom_url":"http://fscs.yuekemobile.com/",
            "custom_url_sub_title":"",
            "promotion_app_brand_user_name":"gh_84fe8b9dc17b@app",
            "promotion_app_brand_pass":"/pages/home/home",
            "custom_app_brand_user_name":"gh_84fe8b9dc17b@app",
            "custom_app_brand_pass":"pages/memberPlus/plusList/plusList?tabIdx=1",
            "center_app_brand_user_name":"",
            "center_app_brand_pass":""
        },
        "advanced_info":{
            "time_limit":[
                {
                    "type":"MONDAY"
                },
                {
                    "type":"TUESDAY"
                },
                {
                    "type":"WEDNESDAY"
                },
                {
                    "type":"THURSDAY"
                },
                {
                    "type":"FRIDAY"
                },
                {
                    "type":"SATURDAY"
                },
                {
                    "type":"SUNDAY"
                }
            ],
            "text_image_list":[
                {
                    "image_url":"",
                    "text":""
                }
            ]
        }
    }
}


3、然后在微信会员卡点击我配置好了的自定义入口 "我的订单" 缺提示 信息不完整,无法启动

回答关注问题邀请回答
收藏

2 个回答

登录 后发表内容
问题标签