button:
 -
  type: "view"
  name: "我的动态"
  url: "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx8e1ab05163a28e37&redirect_uri=https://www.trustie.net/wechat/user_activities&response_type=code&scope=snsapi_base&state=activities#wechat_redirect"
 -
  name: "我的群组"
  sub_button:
  -
    type: "view"
    name: "我的班级"
    url: "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx8e1ab05163a28e37&redirect_uri=https://www.trustie.net/wechat/user_activities&response_type=code&scope=snsapi_base&state=class_list#wechat_redirect"
  -
    type: "view"
    name: "我的项目"
    url:  "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx8e1ab05163a28e37&redirect_uri=https://www.trustie.net/wechat/user_activities&response_type=code&scope=snsapi_base&state=project_list#wechat_redirect"
  -
    type: "view"
    name: "我的宝库"
    url: "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx8e1ab05163a28e37&redirect_uri=https://www.trustie.net/wechat/user_activities&response_type=code&scope=snsapi_base&state=myresource#wechat_redirect"

 -
  name: "更多"
  sub_button:
  -
    type: "click"
    name: "加入班级"
    key:  "JOIN_CLASS"
  -
    type: "click"
    name: "加入项目"
    key:  "JOIN_PROJECT"
  -
    type: "view"
    name: "历史推文"
    url:  "http://mp.weixin.qq.com/mp/getmasssendmsg?__biz=MzIwOTM2NDkxMA==#wechat_webview_type=1&wechat_redirect"
  -
    type: "click"
    name: "联系我们"
    key:  "FEEDBACK"