From fd3bf9104db829a7026572e8248ebb92c7273256 Mon Sep 17 00:00:00 2001 From: cxt <853663049@qq.com> Date: Wed, 20 Nov 2019 16:57:08 +0800 Subject: [PATCH 1/7] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=88=91=E7=9A=84?= =?UTF-8?q?=E4=BC=97=E5=8C=85=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/_logined_header.html.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/layouts/_logined_header.html.erb b/app/views/layouts/_logined_header.html.erb index 19915869..1133f2e5 100644 --- a/app/views/layouts/_logined_header.html.erb +++ b/app/views/layouts/_logined_header.html.erb @@ -63,7 +63,6 @@ display: none; right:110px;">
  • <%= link_to '我的实训项目', user_path(User.current, :type => 'a_shixun') %>
  • <%= link_to '我的实践课程', user_path(User.current, :type => 'a_path') %>
  • <%= link_to '我的开发项目', user_path(User.current, :type => 'a_project') %>
  • -
  • <%= link_to '我的众包', user_path(User.current, :type => 'a_package') %>
  • <% if User.current.partner.present? %>
  • <%= link_to '客户管理', partner_list_cooperate_path(User.current.partner) %>
  • <% end %> From 1ecc4dbd6e7fdf8d213b6bcf3e3de630b2ec435d Mon Sep 17 00:00:00 2001 From: cxt <853663049@qq.com> Date: Thu, 21 Nov 2019 14:37:46 +0800 Subject: [PATCH 2/7] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E8=80=81=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E7=9A=84=E5=AE=9E=E5=90=8D=E8=AE=A4=E8=AF=81=E5=92=8C?= =?UTF-8?q?=E8=81=8C=E4=B8=9A=E8=AE=A4=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/base_management.html.erb | 4 ++-- config/routes.rb | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/views/layouts/base_management.html.erb b/app/views/layouts/base_management.html.erb index fc5e0afe..11bc2527 100644 --- a/app/views/layouts/base_management.html.erb +++ b/app/views/layouts/base_management.html.erb @@ -114,8 +114,8 @@
  • 审批