修复旧URL
This commit is contained in:
parent
d6731348b3
commit
e373aaffd0
@ -117,7 +117,6 @@
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
|
@ -764,15 +764,15 @@ async function fetchNoCache(url) {
|
||||
.Button:hover {
|
||||
background-color: #45a049; /* 鼠标悬停时的背景色 */
|
||||
}
|
||||
|
||||
|
||||
.dark .simpleInput, .dark #input {
|
||||
color: rgb(196,196,197);
|
||||
}
|
||||
|
||||
|
||||
.dark #preview {
|
||||
background-color: rgb(29,30,32);
|
||||
}
|
||||
|
||||
|
||||
.button-container {
|
||||
display: flex;
|
||||
justify-content: center; /* 水平居中 */
|
||||
@ -782,7 +782,7 @@ async function fetchNoCache(url) {
|
||||
|
||||
|
||||
</style>
|
||||
<script src="https://download.xn--xhq44jb2fzpc.com/upload/submission.js?v=1.0.1"></script>
|
||||
<script src="https://download.xn--xhq44jb2fzpc.com/upload/submission.js?v=1.0.2"></script>
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user