Updated some files
This commit is contained in:
parent
87353a48ff
commit
42075a65a7
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
let base_url = 'http://192.168.178.98:8080'; //'http://localhost:8080';
|
||||
let base_url = 'http://localhost:8080'; //'http://localhost:8080';
|
||||
let file_path = [];
|
||||
let timeout = null;
|
||||
|
||||
@ -165,4 +165,4 @@ function get_curr_path() {
|
||||
if (curr_dir === '') curr_dir = '/';
|
||||
|
||||
return curr_dir;
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user