%问题,之后要解决

This commit is contained in:
呆瓜云 2023-07-31 18:21:42 +08:00
parent 4af706b4d5
commit 24852b8904
2 changed files with 2 additions and 2 deletions

View File

@ -193,7 +193,7 @@ function modeSwitch(){
else{changeLight();localStorage.setItem("meek_theme","light");}
}
console.log("\n %c Gmeek " + blogBase["GMEEK_VERSION"] + " %c https://github.com/Meekdai/Gmeek \n\n", "color: #fff; background-image: linear-gradient(90deg, rgb(47, 172, 178) 0%, rgb(45, 190, 96) 100%); padding:5px 1px;", "background-image: linear-gradient(90deg, rgb(45, 190, 96) 0%, rgb(255, 255, 255) 100%); padding:5px 0;");
console.log("\n Gmeek " + blogBase["GMEEK_VERSION"] + " https://github.com/Meekdai/Gmeek \n\n");
</script>
</html>

View File

@ -163,6 +163,6 @@ function iFrameLoading(){
}
}
console.log("\n %c Gmeek " + blogBase["GMEEK_VERSION"] + " %c https://github.com/Meekdai/Gmeek \n\n", "color: #fff; background-image: linear-gradient(90deg, rgb(47, 172, 178) 0%, rgb(45, 190, 96) 100%); padding:5px 1px;", "background-image: linear-gradient(90deg, rgb(45, 190, 96) 0%, rgb(255, 255, 255) 100%); padding:5px 0;");
console.log("\n Gmeek " + blogBase["GMEEK_VERSION"] + " https://github.com/Meekdai/Gmeek \n\n");
</script>
</html>