更改

跳到导航 跳到搜索
添加13字节 、 2020年11月2日 (一) 08:59
无编辑摘要
第497行: 第497行:  
     if($.cookie('wantLive') != 'false'){
 
     if($.cookie('wantLive') != 'false'){
 
         if(confirm("想明白生命的意义吗?想真正的……活着吗?")){
 
         if(confirm("想明白生命的意义吗?想真正的……活着吗?")){
             $.cookie( 'wantLive', 'true' );
+
             $.cookie( 'wantLive', 'true',{expires:30} );
 
         }
 
         }
 
         else{
 
         else{

导航菜单