更改

跳到导航 跳到搜索
删除10字节 、 2020年11月17日 (二) 08:17
无编辑摘要
第494行: 第494行:       −
function wantLive(){
+
$(function wantLive(){
 
     if(mw.cookie.get('wantLive') != '1'){
 
     if(mw.cookie.get('wantLive') != '1'){
 
         if(confirm("想明白生命的意义吗?想真正的……活着吗?")){
 
         if(confirm("想明白生命的意义吗?想真正的……活着吗?")){
第506行: 第506行:  
         }
 
         }
 
     }
 
     }
}
+
});
$( wantLive);
 

导航菜单