|
|
|
@ -137,7 +137,7 @@ software development and software crowdsourcing.</td></tr>
|
|
|
|
|
<!--add by huang-->
|
|
|
|
|
|
|
|
|
|
<!--add by huang-->
|
|
|
|
|
<div style="height:230px;">
|
|
|
|
|
<div style="height:250px;">
|
|
|
|
|
<div class="welcone_left">
|
|
|
|
|
<table width="350px">
|
|
|
|
|
<tr>
|
|
|
|
@ -243,7 +243,7 @@ software development and software crowdsourcing.</td></tr>
|
|
|
|
|
|
|
|
|
|
<div>
|
|
|
|
|
<table width="700" border="0" align="center" style="padding-top: 100px">
|
|
|
|
|
<tr><td colspan="5" align="center" style="padding-bottom: 10px; font-size: 18px; font-color: #5c5c5c ; font-family: 微软雅黑">朋友,系统仍在不断完善,有意见和建议请 <strong><%= toggle_link '点击我', 'put-bid-form', {:focus => 'new_form_project_message'} %></strong></td></tr>
|
|
|
|
|
<tr><td colspan="5" align="center" style="padding-bottom: 10px; font-size: 18px; font-color: #5c5c5c ; font-family: 微软雅黑"><%= l(:label_welcome_leave_message) %> <strong><%= toggle_link l(:label_welcome_click_me), 'put-bid-form', {:focus => 'new_form_project_message'} %></strong></td></tr>
|
|
|
|
|
<tr><td colspan="5" align="center" ><div class="homepage_underline"></div></td></tr>
|
|
|
|
|
<tr><td colspan="5" align="center">
|
|
|
|
|
<div id="put-bid-form" style="display: none">
|
|
|
|
@ -253,7 +253,7 @@ software development and software crowdsourcing.</td></tr>
|
|
|
|
|
<table border="0" width="525px" align="center" >
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td><%= f.text_area 'project_message', :rows => 3, :cols => 65, :value => "#{l(:label_leave_a_message)}", :onfocus => "clearInfo('new_form_project_message','#{l(:label_leave_a_message)}')", :onblur => "showInfo('new_form_project_message','#{l(:label_leave_a_message)}')", :style => "resize: none;", :class => 'noline'%></td>
|
|
|
|
|
<td><%= f.text_area 'project_message', :rows => 3, :cols => 65, :value => "我要反馈", :onfocus => "clearInfo('new_form_project_message','我要反馈')", :onblur => "showInfo('new_form_project_message','我要反馈')", :style => "resize: none;", :class => 'noline'%></td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
<table border="0" width="525px" align="center">
|
|
|
|
|