This commit is contained in:
yumoqing 2026-06-02 20:11:38 +08:00
parent bf4bc441b1
commit 8a1ec5efdc
2 changed files with 1 additions and 1019 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{ {
"widgettype": "Iframe", "widgettype": "Iframe",
"options": { "options": {
"url": "{{entire_url('/dashboard_for_sage/api_doc.html')}}", "url": "{{entire_url('api_doc.md')}}",
"height": "100%" "height": "100%"
} }
} }