mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
note
This commit is contained in:
parent
9927e93356
commit
61a6b289f3
@ -380,6 +380,17 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
<hr>
|
||||||
|
<table class="kv">
|
||||||
|
<tr>
|
||||||
|
<td class="value">Note:</td>
|
||||||
|
<td>• Don't close the browser page until the upload is complete.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td>• To speed up the upload, close the stream window.</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden" id="msd-uploading-sub">
|
<div class="hidden" id="msd-uploading-sub">
|
||||||
<hr>
|
<hr>
|
||||||
|
|||||||
@ -69,6 +69,14 @@ li(id="msd-dropdown" class="right feature-disabled")
|
|||||||
tr
|
tr
|
||||||
td #[b Or] paste a URL:
|
td #[b Or] paste a URL:
|
||||||
td #[input(type="text" id="msd-new-url" style="width: 100%")]
|
td #[input(type="text" id="msd-new-url" style="width: 100%")]
|
||||||
|
hr
|
||||||
|
table(class="kv")
|
||||||
|
tr
|
||||||
|
td(class="value") Note:
|
||||||
|
td • Don't close the browser page until the upload is complete.
|
||||||
|
tr
|
||||||
|
td
|
||||||
|
td • To speed up the upload, close the stream window.
|
||||||
div(id="msd-uploading-sub" class="hidden")
|
div(id="msd-uploading-sub" class="hidden")
|
||||||
hr
|
hr
|
||||||
table(class="kv")
|
table(class="kv")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user