修改下微信菜单
This commit is contained in:
parent
ca60496e7b
commit
14d0a91b0b
|
@ -11,9 +11,9 @@ button:
|
|||
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: "click"
|
||||
type: "view"
|
||||
name: "我的项目"
|
||||
key: "PROJECT"
|
||||
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: "我的宝库"
|
||||
|
@ -35,6 +35,6 @@ button:
|
|||
name: "历史推文"
|
||||
url: "http://mp.weixin.qq.com/mp/getmasssendmsg?__biz=MzIwOTM2NDkxMA==#wechat_webview_type=1&wechat_redirect"
|
||||
-
|
||||
type: "click"
|
||||
name: "联系我们"
|
||||
key: "FEEDBACK"
|
||||
type: "click"
|
||||
name: "联系我们"
|
||||
key: "FEEDBACK"
|
||||
|
|
|
@ -11,7 +11,7 @@ button:
|
|||
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: "click"
|
||||
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"
|
||||
-
|
||||
|
|
Loading…
Reference in New Issue