update:异步上传

This commit is contained in:
lan
2023-03-01 16:27:39 +08:00
parent d27a567411
commit 9ccbd185ca
+1 -2
View File
@@ -43,7 +43,6 @@
} }
@media (prefers-color-scheme: dark) { @media (prefers-color-scheme: dark) {
body { body {
background-color: #18181c; background-color: #18181c;
} }
@@ -264,7 +263,7 @@
</el-drawer> </el-drawer>
<div style="text-align: center; margin-top: 1rem;color: #606266"> <div style="text-align: center; margin-top: 1rem;color: #606266">
<a style="text-decoration: none;color: #606266" target="_blank" href="https://github.com/vastsa/FileCodeBox">FileCodeBox <a style="text-decoration: none;color: #606266" target="_blank" href="https://github.com/vastsa/FileCodeBox">FileCodeBox
V1.6 Beta</a> V1.7 Beta</a>
</div> </div>
</div> </div>
</body> </body>