• 微信公众号菜单demo


    {
      "button": [
        {
          "name": "客户中心",
          "sub_button": [
            {
              "type": "view",
              "name": "维护申请",
              "url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxef02546ba42bd930&redirect_uri=http://myweb.com/?maintain-apply.html&response_type=code&scope=snsapi_base&state=FROM_WEIXIN_AUTH#wechat_redirect",
              "sub_button": []
            },
            {
              "type": "view",
              "name": "新增报装",
              "url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxef02546ba42bd930&redirect_uri=http://myweb.com/?expand-apply.html&response_type=code&scope=snsapi_base&state=FROM_WEIXIN_AUTH#wechat_redirect",
              "sub_button": []
            },
            {
              "type": "view",
              "name": "业务查询",
              "url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxef02546ba42bd930&redirect_uri=http://myweb.com/?member-queryCenter.html&response_type=code&scope=snsapi_base&state=FROM_WEIXIN_AUTH#wechat_redirect",
              "sub_button": []
            },
            {
              "type": "view",
              "name": "闪电开票",
              "url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxef02546ba42bd930&redirect_uri=http://myweb.com/?invoice-myInvoice.html&response_type=code&scope=snsapi_base&state=FROM_WEIXIN_AUTH#wechat_redirect",
              "sub_button": []
            },
            {
              "type": "view",
              "name": "单边账查询",
              "url": "http://mp.weixin.qq.com/s/4BSQNBLltRaVU4wRNy5O-A",
              "sub_button": []
            }
          ]
        },
        {
          "name": "积分商城",
          "sub_button": [
            {
              "type": "click",
              "name": "我要积分",
              "key": "你好!谢谢关注收银宝宝!精彩即将开启!"
            },
            {
              "type": "view",
              "name": "积分兑换",
              "url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxef02546ba42bd930&redirect_uri=http://myweb.com/?shop-createOrder.html&response_type=code&scope=snsapi_base&state=FROM_WEIXIN_AUTH#wechat_redirect",
              "sub_button": []
            },
            {
              "type": "click",
              "name": "最新动态",
              "key": "你好!谢谢关注收银宝宝!精彩即将开启!"
            },
            {
              "type": "click",
              "name": "俱乐部",
              "key": "你好!谢谢关注收银宝宝!精彩即将开启!"
            },
            {
              "type": "click",
              "name": "一起玩",
              "key": "你好!谢谢关注收银宝宝!精彩即将开启!"
            }
          ]
        },
        {
          "name": "上班打卡",
          "sub_button": [
            {
              "type": "view",
              "name": "生成二维码",
              "url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxef02546ba42bd930&redirect_uri=http://myweb.com/?sign.html&response_type=code&scope=snsapi_base&state=FROM_WEIXIN_AUTH#wechat_redirect",
              "sub_button": []
            },
            {
              "type": "scancode_push",
              "name": "签到/签退",
              "key": "cahser_menu_0_1",
              "sub_button": []
            },
            {
              "type": "view",
              "name": "个人页面",
              "url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxef02546ba42bd930&redirect_uri=http://myweb.com/?personal.html&response_type=code&scope=snsapi_base&state=FROM_WEIXIN_AUTH#wechat_redirect",
              "sub_button": []
            }
          ]
        }
      ]
    }
  • 相关阅读:
    手动删除木马程序
    病毒注册表常用目标Svchost和Explorer
    对电脑假死现象的修复
    "添加与删除程序"报rundll32错误
    通过注册表regedit对Windows回收站进行恢复
    Win7的话,可能有十种简单的方法进行提速呢
    Windows死机的话,可能的一些猫病
    Android开发发布真机调试
    Java Web-----JSP与Servlet(一)
    Java——Log4j与Log4j2
  • 原文地址:https://www.cnblogs.com/qq917937712/p/8881297.html
Copyright © 2020-2023  润新知