修复原生ssh录屏文件下载地址不正确的问题
This commit is contained in:
parent
5f399062b1
commit
603b7a8415
@ -18,7 +18,7 @@
|
||||
|
||||
<script>
|
||||
|
||||
const server = 'http://localhost:8088';
|
||||
const server = '';
|
||||
|
||||
function getQueryVariable(variable) {
|
||||
const query = window.location.search.substring(1);
|
||||
|
Loading…
Reference in New Issue
Block a user