-
{{teacher.name}}{{teacher.role_name|identify}}![]()
+
+
{{teacher.name}}{{teacher.role_name|identify}}
我的同学
-
-
{{student.name}}![]()
+
+
{{student.name}}
-
+
{{r.homework_name}}发送
暂无作业,
请登录Trustie网站,在PC浏览器中上传作业。
-
+
{{r.exercise_name}}发送
暂无小测验,
请登录Trustie网站,在PC浏览器中上传小测验。
diff --git a/public/stylesheets/weui/weixin.css b/public/stylesheets/weui/weixin.css
index 0a7a2b83c..dd60e6f2e 100644
--- a/public/stylesheets/weui/weixin.css
+++ b/public/stylesheets/weui/weixin.css
@@ -189,6 +189,7 @@ a.underline {text-decoration:underline;}
.class-detail-search {width:100%; height:33px; color:#999; background-color:#fff; border:none; outline:none;}
.border-top {border-top:1px solid #ccc;}
.class-detail-row {width:100%; line-height:18px; padding:10px 0; border-bottom:1px solid #ccc; background-color:#fff;}
+.class-member-row {width:100%; line-height:18px; padding:5px 0; border-bottom:1px solid #ccc; background-color:#fff;}
.class-test-tip {text-align:center; font-size:13px; color:#444; padding-top:40px;}
.img-circle {border-radius:50%;}
.member-banner {height:24px; line-height:24px; text-align:center; vertical-align:middle; background-color:#dfdfdf;}