From a6d393d3af95261bfb03312edb76cf7352ba1b8b Mon Sep 17 00:00:00 2001 From: cxt Date: Fri, 15 Sep 2017 22:51:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=95=E7=94=A8=E7=94=B3=E8=AF=B7=E5=BC=B9?= =?UTF-8?q?=E6=A1=86=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/welcome/_two_btn_mask_pop.html.erb | 24 ++++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/app/views/welcome/_two_btn_mask_pop.html.erb b/app/views/welcome/_two_btn_mask_pop.html.erb index 8fa59a36a..6b035ca4b 100644 --- a/app/views/welcome/_two_btn_mask_pop.html.erb +++ b/app/views/welcome/_two_btn_mask_pop.html.erb @@ -24,24 +24,24 @@ <%= tip2 %>

<% end %> - <% if @authentication %> -
- <%= btn1 %> -
- <% else %> -
- <%= btn1 %> - <%= btn2 %> -
- <% end %> + <%# if @authentication %> + + + + <%# else %> + + + + + <%# end %>
-
+
<%= form_tag(url1, :remote => true,:name=>"apply_trail_form",:id=>'apply_trail_form') do %>

请填写推荐人信息或申请理由

- 确定 + 试用申请
<% end %>