mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
loading message
This commit is contained in:
@@ -33,6 +33,8 @@ function __loadKvmdInfo() {
|
||||
return 0;
|
||||
}
|
||||
});
|
||||
|
||||
$("apps-box").innerHTML = "<ul id=\"apps\"></ul>";
|
||||
apps.forEach(function(app) {
|
||||
$("apps").innerHTML += `
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user