调整了主页及六个界面的样式

This commit is contained in:
huangjingquan 2013-11-05 15:38:12 +08:00
parent 2a4539dc2c
commit d6aa6550d7
7 changed files with 18 additions and 20 deletions

View File

@ -34,11 +34,11 @@
<table>
<tr>
<td class="info_font" style="width: 240px; color: #15bccf"">企业众包社区</td>
<td style="width: 350px; color: #15bccf""><strong>当前位置 : </strong></td>
<td rowspan="2" width="350px">
<td style="width: 430px; color: #15bccf""><strong>当前位置 : </strong></td>
<td rowspan="2" width="250px">
<div class="project-search">
<%= form_tag(calls_path, :method => :get) do %>
<%= text_field_tag 'name', params[:name], :size => 30 %>
<%= text_field_tag 'name', params[:name], :size => 20 %>
<%= hidden_field_tag 'reward_type', params[:reward_type] %>
<%= hidden_field_tag 'project_type', params[:project_type] %>
<%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>

View File

@ -27,11 +27,11 @@
<table>
<tr>
<td class="info_font" style="width: 240px; color: #15bccf"">创新竞赛社区</td>
<td style="width: 350px; color: #15bccf""><strong>当前位置 : </strong></td>
<td rowspan="2" width="350px">
<td style="width: 430px; color: #15bccf""><strong>当前位置 : </strong></td>
<td rowspan="2" width="250px">
<div class="project-search">
<%= form_tag(:controller => 'bids', :action => 'contest', :method => :get) do %>
<%= text_field_tag 'name', params[:name], :size => 30 %>
<%= text_field_tag 'name', params[:name], :size => 20 %>
<%= hidden_field_tag 'reward_type', @bid.reward_type %>
<%= hidden_field_tag 'project_type', params[:project_type] %>
<%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>

View File

@ -29,11 +29,11 @@
<table>
<tr>
<td class="info_font" style="width: 240px; color: #15bccf"">高校课程实践社区</td>
<td style="width: 350px; color: #15bccf""><strong>当前位 : <!-- <%= @course.teacher.user_extensions.occupation %> --></strong></td>
<td rowspan="2" width="350px">
<td style="width: 430px; color: #15bccf""><strong>当前位 : <!-- <%= @course.teacher.user_extensions.occupation %> --></strong></td>
<td rowspan="2" width="250px">
<div class="top-content-search">
<%= form_tag(:controller => 'projects', :action => 'search', :method => :get) do %>
<%= text_field_tag 'name', params[:name], :size => 30 %>
<%= text_field_tag 'name', params[:name], :size => 20 %>
<%= hidden_field_tag 'project_type', @project.project_type %>
<%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>
<% end %>

View File

@ -25,10 +25,8 @@
<table>
<tr>
<td class="info_font" style="width: 240px; color: #15bccf"">高校课程实践社区</td>
<td style="width: 350px; color: #15bccf""><strong>当前单位 : </strong></td>
<td rowspan="2" width="350px">
</td>
<td style="width: auto; color: #15bccf""><strong>当前位置 : </strong></td>
</tr>
<tr>
<td style="padding-left: 8px"><a>forge.trustie.net/courses</a></td>

View File

@ -28,11 +28,11 @@
<table>
<tr>
<td class="info_font" style="width: 240px; color: #15bccf"">软件项目托管社区</td>
<td style="width: 350px; color: #15bccf""><strong>当前位置: </strong></td>
<td rowspan="2" width="350px">
<td style="width: 430px; color: #15bccf""><strong>当前位置: </strong></td>
<td rowspan="2" width="250px">
<div class="top-content-search">
<%= form_tag(:controller => 'projects', :action => "search", :method => :get) do %>
<%= text_field_tag 'name', params[:name], :size => 30 %>
<%= text_field_tag 'name', params[:name], :size => 20 %>
<%= hidden_field_tag 'project_type', params[:project_type] %>
<%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>
<% end %>

View File

@ -27,11 +27,11 @@
<table>
<tr>
<td class="info_font" style="width: 240px; color: #15bccf"><%= l(:label_user_home) %></td>
<td style="width: 350px; color: #15bccf""><strong><%= l(:label_user_location) %> : </strong></td>
<td rowspan="2" width="350px">
<td style="width: 430px; color: #15bccf""><strong><%= l(:label_user_location) %> : </strong></td>
<td rowspan="2" width="250px">
<div class="top-content-search">
<%= form_tag(:controller => 'users', :action => 'search', :method => :get) do %>
<%= text_field_tag 'name', params[:name], :size => 30 %>
<%= text_field_tag 'name', params[:name], :size => 20 %>
<%= submit_tag l(:label_search), :class => "enterprise", :name => nil %>
<% end %>
</div>

View File

@ -1,5 +1,5 @@
<!--add by huang-->
<div style="height:280px;">
<div style="height:280px; padding-top: 10px">
<div class="welcone_left">
<table width="388px">
<tr>