diff --git a/app/views/welcome/course.html.erb b/app/views/welcome/course.html.erb
index e9dc43ac2..a9f6aee6e 100644
--- a/app/views/welcome/course.html.erb
+++ b/app/views/welcome/course.html.erb
@@ -207,13 +207,18 @@
-当前网站状态
- 活跃课程: <%=@course.count%>
- 高校: 个
- 教师: <%=@teacher.count%> 名
- 学生: <%=@student.count%> 名
-
+
-
+
+
+
+ 当前网站状态 |
+ 活跃课程: <%=@course.count%> |
+ 高校: 1个 |
+ 教师: <%=@teacher.count%> 名 |
+ 学生: <%=@student.count%> 名 |
+ |
+
+
diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb
index 8cf74b3c0..ca4c8024a 100644
--- a/app/views/welcome/index.html.erb
+++ b/app/views/welcome/index.html.erb
@@ -243,9 +243,13 @@
- 当前网站状态
- 活跃项目: <%=@projectCount%>个
- 私有项目: <%=@projectHidenCount%>个
- 开发者: <%= @developerCount%>个
+
+
+ 当前网站状态 |
+ 活跃项目:<%=@projectCount%>个 |
+ 私有项目: <%=@projectHidenCount%>个 |
+ 开发者:<%=@developerCount%>个 |
+
+