zoukankan      html  css  js  c++  java
  • 微信公众号菜单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": []
            }
          ]
        }
      ]
    }
  • 相关阅读:
    科技服务队的日子第一次上班
    快速删除word中的表格
    名词探疑:为什么HTML里单选叫radio呢?
    jquery 保存DOM对象并转换
    作业
    第二次作业
    第三次作业
    WPF自定义Window样式(2)
    sql server中的分页数据查询
    WPF自定义Window样式(1)
  • 原文地址:https://www.cnblogs.com/qq917937712/p/8881297.html
Copyright © 2011-2022 走看看