socialforge/config/menu.yml

41 lines
1.5 KiB
YAML
Raw Normal View History

button:
-
type: "view"
name: "我的动态"
2016-07-21 17:52:52 +08:00
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"
-
2016-07-18 14:43:54 +08:00
name: "我的群组"
2016-06-12 15:05:45 +08:00
sub_button:
-
2016-07-18 14:43:54 +08:00
type: "view"
2016-08-25 10:55:22 +08:00
name: "我的班级"
2016-07-21 17:52:52 +08:00
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"
2016-06-12 15:05:45 +08:00
-
2016-07-28 19:05:52 +08:00
type: "view"
2016-07-18 14:43:54 +08:00
name: "我的项目"
2016-07-28 19:05:52 +08:00
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"
2016-07-18 14:43:54 +08:00
-
type: "view"
name: "我的宝库"
2016-07-21 17:52:52 +08:00
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"
2016-06-12 15:05:45 +08:00
-
name: "更多"
sub_button:
-
2016-06-27 11:09:25 +08:00
type: "click"
2016-06-12 15:05:45 +08:00
name: "加入班级"
2016-06-27 11:09:25 +08:00
key: "JOIN_CLASS"
2016-07-18 14:43:54 +08:00
-
type: "click"
name: "加入项目"
key: "JOIN_PROJECT"
2016-06-12 15:05:45 +08:00
-
type: "view"
name: "历史推文"
url: "http://mp.weixin.qq.com/mp/getmasssendmsg?__biz=MzIwOTM2NDkxMA==#wechat_webview_type=1&wechat_redirect"
2016-07-25 15:20:01 +08:00
-
2016-07-28 19:05:52 +08:00
type: "click"
name: "联系我们"
key: "FEEDBACK"