JavaScript if函数4个条件怎么用?

2025-10-11 19:40:1561 次浏览

最佳答案

var week = new Date().getDay();

if (week == 0) {

document.write("