mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
pikvm/pikvm#1207: Draw UI tips via meta.yaml
This commit is contained in:
@@ -29,6 +29,15 @@ div(id="about-window" class="window")
|
||||
br
|
||||
div(class="tabs-box")
|
||||
+about_tab("meta", "Meta", true)
|
||||
div
|
||||
span(class="code-comment")
|
||||
| // You can get this JSON using handle #[a(target="_blank" href="/api/info?fields=meta") /api/info?fields=meta]#[br]
|
||||
| // In the standard configuration this data#[br]
|
||||
| // is specified in the file /etc/kvmd/meta.yaml
|
||||
br
|
||||
pre(id="kvmd-meta-json")
|
||||
| No data
|
||||
|
||||
+about_tab("hardware", "Hardware")
|
||||
+about_tab("version", "Version")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user