modify foot
This commit is contained in:
parent
4d727d8049
commit
bdefa322cc
|
@ -27,6 +27,7 @@ class WelcomeController < ApplicationController
|
||||||
@projectHidenCount = @projectCount - @projectPublicCount
|
@projectHidenCount = @projectCount - @projectPublicCount
|
||||||
|
|
||||||
@developerCount = User.developer.count
|
@developerCount = User.developer.count
|
||||||
|
@allUsercount = User.count
|
||||||
end
|
end
|
||||||
|
|
||||||
def robots
|
def robots
|
||||||
|
|
|
@ -1,31 +1,28 @@
|
||||||
<!--add by huang-->
|
<!--add by huang-->
|
||||||
<div class="clearfix"></div>
|
<div class="clearfix"></div>
|
||||||
<div id="footer" style="margin-left:-5px;padding-top: 50px;clear: both;font-size: 12px;">
|
<div id="footer" style="margin-left:-5px;padding-top: 50px;clear: both;font-size: 12px;">
|
||||||
<div style="border-top:solid 1px #C6E9F1;width:940px;margin-left:auto;margin-right:auto;margin-bottom: 5px;margin-top: -10px;"></div>
|
<div style="border-top:solid 1px #C6E9F1;width:940px;margin-left:auto;margin-right:auto;margin-bottom: 5px;margin-top: -50px;"></div>
|
||||||
<div class="base_footer">
|
<div class="base_footer">
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
<!--gcm-->
|
<!--gcm-->
|
||||||
<p>
|
<p>
|
||||||
主办单位
|
<span>主办单位:</span>
|
||||||
</p>
|
<span class="footer_text_link"><%= link_to "国防科学技术大学并行与分布处理国家重点实验室","http://www.nudt.edu.cn/ArticleShow.asp?ID=47",:target=>"_blank"%></span>
|
||||||
<p style="">
|
<span id="copyright">版权@2007~2014</span>
|
||||||
<%= link_to image_tag('/images/footer_logo/pdl.jpg',:size=>'150x40',:alt=>"国防科学技术大学并行与分布处理国家重点实验室"), "http://www.nudt.edu.cn/ArticleShow.asp?ID=47", :target=>"_blank"%>
|
<span id="contact_us" class="footer_text_link"><%= link_to "联系我们","http://forge.trustie.net/projects/2/member",:target=>"_blank"%></span>
|
||||||
<%= link_to "Trustie 开发团队 ","http://forge.trustie.net/projects/2/member",:target=>"_blank",:style=>"position:relative; top:-15px; left:5px; font-weight: bold"%>
|
<span id="record"class="footer_text_link"><%= link_to "湘ICP备09019772","http://www.miibeian.gov.cn/"%></span>
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
核心技术团队
|
|
||||||
</p>
|
</p>
|
||||||
<div id="logo_link">
|
<div id="logo_link">
|
||||||
<%= link_to image_tag('/images/footer_logo/nudt.jpg',:size=>'150x40',:alt=>"国防科学技术大学计算机学院"),"http://www.nudt.edu.cn/special.asp?classid=12"%>
|
<span class="footer_logo_link"><%= link_to image_tag('/images/footer_logo/nudt.jpg',:size=>'100x30',:alt=>"国防科学技术大学计算机学院"),"http://www.nudt.edu.cn/special.asp?classid=12"%></span>
|
||||||
<%= link_to image_tag('/images/footer_logo/peking_eecs.jpg',:size=>'150x40',:alt=>"北京大学信息科学技术学院软件研究所"), "http://eecs.pku.edu.cn"%>
|
<span class="footer_logo_link"><%= link_to image_tag('/images/footer_logo/peking_eecs.jpg',:size=>'100x30',:alt=>"北京大学信息科学技术学院软件研究所"), "http://eecs.pku.edu.cn"%></span>
|
||||||
<%= link_to image_tag('/images/footer_logo/buaa_scse.jpg',:size=>'150x40',:alt=>"北京航空航天大学计算机学院"), "http://scse.buaa.edu.cn/iniAction.action"%>
|
<span class="footer_logo_link"><%= link_to image_tag('/images/footer_logo/buaa_scse.jpg',:size=>'100x30',:alt=>"北京航空航天大学计算机学院"), "http://scse.buaa.edu.cn/"%></span>
|
||||||
<%= link_to image_tag('/images/footer_logo/iscas.jpg',:size=>'150x40',:alt=>"中国科学院软件研究所"), "http://www.iscas.ac.cn"%>
|
<span class="footer_logo_link"><%= link_to image_tag('/images/footer_logo/iscas.jpg',:size=>'100x30',:alt=>"中国科学院软件研究所"), "http://www.iscas.ac.cn"%></span>
|
||||||
<%= link_to image_tag('/images/footer_logo/inforbus.jpg',:size=>'150x40',:alt=>"山东中创软件商用中间件股份有限公司"), "http://www.inforbus.com"%>
|
<span class="footer_logo_link"><%= link_to image_tag('/images/footer_logo/inforbus.jpg',:size=>'100x30',:alt=>"山东中创软件商用中间件股份有限公司"), "http://www.inforbus.com"%></span>
|
||||||
</div>
|
</div>
|
||||||
<p style="font-size: 1em">
|
|
||||||
国防科学技术大学并行与分布处理国家重点实验室 版权@2007~2014 湘ICP备09019772
|
|
||||||
</p>
|
|
||||||
<!--gcm-->
|
<!--gcm-->
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -542,13 +542,13 @@ ul.projects li.root
|
||||||
|
|
||||||
#footer a:hover
|
#footer a:hover
|
||||||
{
|
{
|
||||||
background:#666 none repeat scroll 0 0;
|
/*background:#666 none repeat scroll 0 0;*/
|
||||||
color:#FFF!important
|
/*color:#FFF!important*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer a:link,#footer a:visited
|
#footer a:link,#footer a:visited
|
||||||
{
|
{
|
||||||
color:#666
|
/*color:#666*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer .bgr:after
|
#footer .bgr:after
|
||||||
|
@ -2235,3 +2235,16 @@ ul.messages-for-user-reply li {
|
||||||
.sub_menu li{
|
.sub_menu li{
|
||||||
width: 90%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*gcm*/
|
||||||
|
.footer_logo_link{
|
||||||
|
margin:5px;
|
||||||
|
}
|
||||||
|
#copyright,#contact_us,#record{
|
||||||
|
margin-left:20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*.footer_text_link{
|
||||||
|
margin-left:20px;
|
||||||
|
}*/
|
||||||
|
/*gcm*/
|
Loading…
Reference in New Issue