1.修改意见反馈框默认关闭

2、FIle--->资源库
This commit is contained in:
sw 2015-03-13 18:01:16 +08:00
parent e4895731ae
commit 3b0a229c43
2 changed files with 2 additions and 1 deletions

View File

@ -89,7 +89,7 @@
closeBtn.bind("click",function(){
sideContent.animate({width: '0px'},"fast");
show_btn.stop(true, true).delay(300).animate({ width: '25px'},"fast");
cookiesave('minStatue','true','','','');
cookiesave('minStatue','false','','','');
});
//show???
show_btn.bind("click",function() {

View File

@ -2078,5 +2078,6 @@ zh:
label_end_time: 截止时间
label_send_email: 确定发送
label_input_email: 请输入邮箱地址
project_module_files: 资源库