From 9a3603c778bb8e45a5ba5cc03c262fa96cbe32a8 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 2 Sep 2016 16:11:14 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=9F=BA=E6=9C=AC=E8=B5=84=E6=96=99=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=EF=BC=8C=E8=BA=AB=E4=BB=BD=E4=B8=BA=E4=BB=8E=E4=B8=9A?= =?UTF-8?q?=E8=80=85=E6=97=B6=EF=BC=8C=E7=9B=B4=E6=8E=A5=E7=82=B9=E7=A1=AE?= =?UTF-8?q?=E5=AE=9A=E6=8A=A5=E6=8F=90=E7=A4=BA=E9=97=AE=E9=A2=98=202.?= =?UTF-8?q?=E5=BC=BA=E5=88=B6=E4=BF=AE=E6=94=B9=E5=9F=BA=E6=9C=AC=E8=B5=84?= =?UTF-8?q?=E6=96=99=EF=BC=8C=E4=BF=AE=E6=94=B9=E8=B5=84=E6=96=99=E6=8C=89?= =?UTF-8?q?=E9=94=AE=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/_logined_header_show.html.erb | 2 +- app/views/layouts/new_base_user_show.html.erb | 6 +++--- app/views/my/account.html.erb | 15 ++++++++++----- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/app/views/layouts/_logined_header_show.html.erb b/app/views/layouts/_logined_header_show.html.erb index 7a2dd6ced..df694db11 100644 --- a/app/views/layouts/_logined_header_show.html.erb +++ b/app/views/layouts/_logined_header_show.html.erb @@ -36,7 +36,7 @@ <%= image_tag(url_to_avatar(User.current),:width =>"40",:height => "40",:alt=>"头像", :id => "nh_user_logo", :class => "portraitRadius") %>