Skip to content

Commit 5b7a9f9

Browse files
committed
update:异步上传
1 parent 6e52553 commit 5b7a9f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
}
4444

4545
@media (prefers-color-scheme: dark) {
46-
4746
body {
4847
background-color: #18181c;
4948
}
@@ -264,7 +263,7 @@ <h1 @click="copyText(file.code,0)" style="margin: 0;display: inline;cursor: poin
264263
</el-drawer>
265264
<div style="text-align: center; margin-top: 1rem;color: #606266">
266265
<a style="text-decoration: none;color: #606266" target="_blank" href="https://github.com/vastsa/FileCodeBox">FileCodeBox
267-
V1.6 Beta</a>
266+
V1.7 Beta</a>
268267
</div>
269268
</div>
270269
</body>

0 commit comments

Comments
 (0)