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": []
            }
          ]
        }
      ]
    }
  • 相关阅读:
    mysql系列--基础知识
    微信开发(2)–获取access_token
    微信开发(1)–开发模式
    https协议 ssl协议以及证书生成
    ▲▲▲▲▲ Daodantou 小练习▲▲▲▲▲
    第十三章 模块[DDT书本学习 小甲鱼]【1】
    第十一章 类和对象[DDT书本学习 小甲鱼]【3】
    第十一章 类和对象[DDT书本学习 小甲鱼]【2】
    第十一章 类和对象[DDT书本学习 小甲鱼]【1】
    hexdump(b,step,sep,decimal) 和 server、client 端 [北极星]
  • 原文地址:https://www.cnblogs.com/qq917937712/p/8881297.html
Copyright © 2011-2022 走看看