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 %>