33 lines
770 B
YAML
33 lines
770 B
YAML
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=123#wechat_redirect"
|
|
-
|
|
name: "我的课程"
|
|
sub_button:
|
|
-
|
|
type: "click"
|
|
name: "课程"
|
|
key: "DEV"
|
|
-
|
|
type: "click"
|
|
name: "资源"
|
|
key: "DEV"
|
|
|
|
-
|
|
name: "更多"
|
|
sub_button:
|
|
-
|
|
type: "click"
|
|
name: "加入班级"
|
|
key: "JOIN_CLASS"
|
|
-
|
|
type: "click"
|
|
name: "反馈"
|
|
key: "FEEDBACK"
|
|
-
|
|
type: "view"
|
|
name: "历史推文"
|
|
url: "http://mp.weixin.qq.com/mp/getmasssendmsg?__biz=MzIwOTM2NDkxMA==#wechat_webview_type=1&wechat_redirect"
|