From 6a10e19f63cce54cbdd9c54f28c16cbaa3a47f3d Mon Sep 17 00:00:00 2001
From: sw <939547590@qq.com>
Date: Fri, 31 Oct 2014 17:00:12 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=95=99=E8=A8=80=E5=9B=9E?=
=?UTF-8?q?=E5=A4=8D=E7=9A=84=E6=A0=B7=E5=BC=8F=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../homework_attach/_homeworks_list.html.erb | 14 +++--
app/views/homework_attach/_show.html.erb | 54 +++++++++++++++----
public/stylesheets/css.css | 6 +++
3 files changed, 55 insertions(+), 19 deletions(-)
diff --git a/app/views/homework_attach/_homeworks_list.html.erb b/app/views/homework_attach/_homeworks_list.html.erb
index 4d456c3ae..f7e2bee59 100644
--- a/app/views/homework_attach/_homeworks_list.html.erb
+++ b/app/views/homework_attach/_homeworks_list.html.erb
@@ -19,14 +19,12 @@
<% homeworks.each do |homework| %>
-
-
- <%= link_to image_tag(url_to_avatar(homework.user), :width => "40", :height => "40"), user_path(homework.user) %>
-
- <% user_realname = homework.user.lastname.to_s + homework.user.firstname.to_s %>
- <% user_name = is_teacher ? (user_realname.empty? ? homework.user.login : user_realname) : homework.user.login %>
- <%= link_to user_name, user_path(homework.user), :title => user_name %>
-
-
+ <%= link_to image_tag(url_to_avatar(homework.user), :width => "40", :height => "40"), user_path(homework.user) %>
+
+ <% user_realname = homework.user.lastname.to_s + homework.user.firstname.to_s %>
+ <% user_name = is_teacher ? (user_realname.empty? ? homework.user.login : user_realname) : homework.user.login %>
+ <%= link_to user_name, user_path(homework.user), :title => user_name %>
+
-
<% if homework.name == nil || homework.name == "" %>
diff --git a/app/views/homework_attach/_show.html.erb b/app/views/homework_attach/_show.html.erb
index 3c2840dbc..9811cf228 100644
--- a/app/views/homework_attach/_show.html.erb
+++ b/app/views/homework_attach/_show.html.erb
@@ -3,14 +3,19 @@
作业评分弹框
+
- <%= stylesheet_link_tag 'css', :media => 'all' %>
+
+
@@ -18,7 +23,7 @@
-
+
@@ -43,22 +48,26 @@
提交评论
-
+
- -
- 全部评论(100)
- -
- 教师评论
+ -
+ 全部评论(30)
+ -
+ 教师评论(30)
-
+
gugu012014-10-24评分:
@@ -71,7 +80,7 @@
-
+
gugu012014-10-24评分:
@@ -79,13 +88,34 @@
我写了一个验证身份证号码的程序,它是以一定内存空间(大概100M)换取cpu消耗,然后它的运算量就降低了,前十四位的验证就相当于转换类型再查表一样,所以它的验证号码速度比一般的方式快。如果还不明白就说明你写框架写多了,或者
+
+
+
+
+
jack 回复
jack:
+
我们尽快修复,此问题已发现原因,测试后我们尽快上线。谢谢反馈!!
+
2014-10-31
+
+
+
+
+
+
+
+
jack 回复
jack:
+
我们尽快修复,此问题已发现原因,测试后我们尽快上线。谢谢反馈!!
+
2014-10-31
+
+
+
+
-
+
gugu012014-10-24评分:
@@ -103,7 +133,7 @@
-
+
gugu012014-10-24评分:
@@ -124,5 +154,7 @@
+
+