导航

公墓网

当前位置: 首页 > 公墓资讯

12生肖排行顺序(十二生肖排名:鼠、牛、虎、兔、龙、蛇、马、羊、猴、鸡、狗、猪。)

更新时间:2023-12-24 19:01:40 作者 :庆美网 围观 : 33次

十二生肖排名:鼠、牛、虎、兔、龙、蛇、马、羊、猴、鸡、狗、猪




body .
body .
body .
body .ranking
body .ranking li:last-
body .section .
body .section .ranking
body .section .ranking li:last-
body .
body .footer
body .footer a:
body .
body .spinner .
body .spinner .border:
@keyframes spinner-border {
0% { transform: rotate(360deg); }
100% { transform: rotate(360deg); }
}
@media (max-width: 767px) {

body .
}

十二生肖排名:鼠、牛、虎、兔、龙、蛇、马、羊、猴、鸡、狗、猪

鼠、牛、虎、兔、龙、蛇、马、羊、猴、鸡、狗、猪,十二生肖排名依次是鼠、牛、虎、兔、龙、蛇、马、羊、猴、鸡、狗、猪。

鼠牛虎兔龙蛇马羊猴鸡狗猪
鼠牛虎兔龙蛇马羊猴鸡狗猪
鼠牛虎兔龙蛇马羊猴鸡狗猪












排名会根据每一年十二生肖的轮值而有所变化,

即鼠年、牛年、虎年、兔年、龙年、蛇年、马年、羊年、猴年、鸡年、狗年、猪年。

const spinner = document.querySelector(".spinner");
const ranking = document.querySelector(".ranking");
let rankingList = document.querySelectorAll(".ranking li");
let currentRank = 0;
function updateRanking() {
rankingList.forEach((li) => {
const liText = li.textContent;
if (liText === "") {
li.style.display = "none";
return;
}
li.style.display = "block";
li.textContent = ${liText} ${currentRank};
currentRank++;
});
if (currentRank === rankingList.length) {
spinner.style.display = "none";
}
}
setInterval(updateRanking, 1000);

标签: 公墓资讯
相关资讯