diff --git a/app/views/account/_user_auth_form.html.erb b/app/views/account/_user_auth_form.html.erb
index bc20afe62..b5dbcd74d 100644
--- a/app/views/account/_user_auth_form.html.erb
+++ b/app/views/account/_user_auth_form.html.erb
@@ -8,7 +8,7 @@
以下信息通过审核后将不能再次修改,提交后请耐心等待核查
-
温馨提示:尊敬的用户,您提交的数据将会被加密,请放心填写。
+
温馨提示:尊敬的用户,您提交的数据将会被加密,请放心填写。
<%= form_for :user, :url => apply_auth_account_path, :method => :post, :html => {:id => 'my_user_auth_form'} do |f| %>
-
diff --git a/app/views/account/authentication.html.erb b/app/views/account/authentication.html.erb
index eb63307da..9df8beb36 100644
--- a/app/views/account/authentication.html.erb
+++ b/app/views/account/authentication.html.erb
@@ -22,7 +22,7 @@
-
认证中我们将在1个工作日内完成审核,通过审核后页面会显示“已认证”
+
认证中我们将在1个工作日内完成审核,通过审核后页面会显示“已认证”
@@ -103,7 +103,7 @@
-
已认证
+
已认证
diff --git a/app/views/account/professional_certification.html.erb b/app/views/account/professional_certification.html.erb
index aa07869af..853fa4c54 100644
--- a/app/views/account/professional_certification.html.erb
+++ b/app/views/account/professional_certification.html.erb
@@ -22,7 +22,7 @@
-
认证中我们将在1个工作日内完成审核,通过审核后页面会显示“已认证”
+
认证中我们将在1个工作日内完成审核,通过审核后页面会显示“已认证”
@@ -111,7 +111,7 @@
-
已认证
+
已认证
diff --git a/app/views/account/security_settings.html.erb b/app/views/account/security_settings.html.erb
index 857f12d5a..7c60bf230 100644
--- a/app/views/account/security_settings.html.erb
+++ b/app/views/account/security_settings.html.erb
@@ -6,7 +6,7 @@
绑定
<% else %>
- 已绑定
+ 已绑定
您绑定的手机:<%= @user.user_phone %>
更改
<% end %>
@@ -18,7 +18,7 @@
绑定
<% else %>
- 已绑定
+ 已绑定
您绑定的邮箱:<%= @user.user_mail %>
更改
<% end %>
diff --git a/app/views/challenges/_edit_task_pass.html.erb b/app/views/challenges/_edit_task_pass.html.erb
index 7b603928d..c06010136 100644
--- a/app/views/challenges/_edit_task_pass.html.erb
+++ b/app/views/challenges/_edit_task_pass.html.erb
@@ -27,8 +27,8 @@
<% @challenge.challenge_questions.each_with_index do |question, index| %>
-
-
-