更改

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

导航菜单