From 5c54368518a701f95d48b2a48fca9d46ecd622ec Mon Sep 17 00:00:00 2001 From: huang Date: Fri, 23 Sep 2016 09:29:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=96=B0=E7=89=88base?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/_base_project_top.html.erb | 22 ++++++++++++++++++++ app/views/layouts/base_projects.html.erb | 3 +++ 2 files changed, 25 insertions(+) create mode 100644 app/views/layouts/_base_project_top.html.erb diff --git a/app/views/layouts/_base_project_top.html.erb b/app/views/layouts/_base_project_top.html.erb new file mode 100644 index 000000000..22cb3f01a --- /dev/null +++ b/app/views/layouts/_base_project_top.html.erb @@ -0,0 +1,22 @@ +
+ +

邀请码
Y7AUZ

+ +
+
\ No newline at end of file diff --git a/app/views/layouts/base_projects.html.erb b/app/views/layouts/base_projects.html.erb index 11cc8aada..e4f9dbd58 100644 --- a/app/views/layouts/base_projects.html.erb +++ b/app/views/layouts/base_projects.html.erb @@ -47,6 +47,9 @@
+ <%= render :partial => 'layouts/base_project_top' %> + +