◆少前百科是非盈利性、非官方的少女前线维基百科。
◆如果您发现某些内容错误/空缺,请勇于修正/添加!参与进来其实很容易!点这里 加入少前百科
◆有任何意见、建议、纠错,欢迎在 GFwiki:反馈与建议 提出和讨论。编辑事务讨论QQ群:597764980,微博@GFwiki少前百科
◆To foreigners,You can use twitter to contact us.
Icon Nyto Silver.png

“Widget:SkinQuery/js”的版本间的差异

来自少前百科GFwiki
跳转至: 导航搜索
 
第203行: 第203行:
 
     else if(year == 2022 && suitChoice._year2022_status) year_pass = true;
 
     else if(year == 2022 && suitChoice._year2022_status) year_pass = true;
 
     else if(year == 2023 && suitChoice._year2023_status) year_pass = true;
 
     else if(year == 2023 && suitChoice._year2023_status) year_pass = true;
 +
    else if(year == 2024 && suitChoice._year2024_status) year_pass = true;
  
 
     if(year_pass && routine_pass) return true
 
     if(year_pass && routine_pass) return true
第470行: 第471行:
 
     suitChoice._year2022_status = $("#suit2022").hasClass("buttonStateOn");
 
     suitChoice._year2022_status = $("#suit2022").hasClass("buttonStateOn");
 
     suitChoice._year2023_status = $("#suit2023").hasClass("buttonStateOn");
 
     suitChoice._year2023_status = $("#suit2023").hasClass("buttonStateOn");
     suitChoice._year2023_status = $("#suit2024").hasClass("buttonStateOn");
+
     suitChoice._year2024_status = $("#suit2024").hasClass("buttonStateOn");
  
 
     suitChoice._typeJp_status = $("#typeJp").hasClass("buttonStateOn");
 
     suitChoice._typeJp_status = $("#typeJp").hasClass("buttonStateOn");

2024年4月12日 (五) 22:36的最新版本