修改样式

This commit is contained in:
xuli3099
2025-08-15 11:16:08 +08:00
parent b88c64af7e
commit 0678d725ad
8 changed files with 115 additions and 102 deletions

View File

@@ -10,6 +10,11 @@
(coverSupport ? ', viewport-fit=cover' : '') + '" />')
</script>
<title></title>
<style>
body{
background-color: transparent;
}
</style>
<!--preload-links-->
<!--app-context-->
</head>