From cbc4f2f6fd15822dc40ebec8309a9a0cb326d666 Mon Sep 17 00:00:00 2001
From: guange <8863824@gmail.com>
Date: Sun, 12 Jun 2016 15:05:45 +0800
Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/wechats/user_activities.html.erb | 5 ++--
config/menu.yml | 28 +++++++++++++++++-----
2 files changed, 25 insertions(+), 8 deletions(-)
diff --git a/app/views/wechats/user_activities.html.erb b/app/views/wechats/user_activities.html.erb
index ba15f97f0..3d61d8fcf 100644
--- a/app/views/wechats/user_activities.html.erb
+++ b/app/views/wechats/user_activities.html.erb
@@ -6,14 +6,15 @@
-
+
-
+
+
diff --git a/config/menu.yml b/config/menu.yml
index 712d2dd79..c2579d8e6 100644
--- a/config/menu.yml
+++ b/config/menu.yml
@@ -4,17 +4,33 @@ button:
name: "我的动态"
url: "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxf694495398c7d470&redirect_uri=http://wechat.trustie.net/wechat/user_activities&response_type=code&scope=snsapi_base&state=123#wechat_redirect"
-
- type: "click"
- name: "意见反馈"
- key: "FEEDBACK"
+ name: "我的课程"
+ sub_button:
+ -
+ type: "view"
+ name: "课程"
+ url: "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxf694495398c7d470&redirect_uri=http://wechat.trustie.net/wechat/user_activities&response_type=code&scope=snsapi_base&state=123#wechat_redirect"
+ -
+ type: "view"
+ name: "资源"
+ url: "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxf694495398c7d470&redirect_uri=http://wechat.trustie.net/wechat/user_activities&response_type=code&scope=snsapi_base&state=123#wechat_redirect"
+
-
name: "更多"
sub_button:
-
type: "view"
- name: "进入网站"
+ name: "加入班级"
url: "https://www.trustie.net/"
-
type: "view"
- name: "使用手册"
- url: "https://www.trustie.net/organizations/1/downloads"
\ No newline at end of file
+ name: "点名"
+ url: "https://www.trustie.net/organizations/1/downloads"
+ -
+ type: "click"
+ name: "反馈"
+ key: "FEEDBACK"
+ -
+ type: "view"
+ name: "历史推文"
+ url: "http://mp.weixin.qq.com/mp/getmasssendmsg?__biz=MzIwOTM2NDkxMA==#wechat_webview_type=1&wechat_redirect"