From 8a1ec5efdcd8fd78f88bfee67566518f76ce17b0 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 2 Jun 2026 20:11:38 +0800 Subject: [PATCH] bugfix --- wwwroot/api_doc.html | 1018 ------------------------------------------ wwwroot/api_doc.ui | 2 +- 2 files changed, 1 insertion(+), 1019 deletions(-) delete mode 100644 wwwroot/api_doc.html diff --git a/wwwroot/api_doc.html b/wwwroot/api_doc.html deleted file mode 100644 index d619a2e..0000000 --- a/wwwroot/api_doc.html +++ /dev/null @@ -1,1018 +0,0 @@ - - - - - -元境 API 文档 - - - - - -
- - - - -
-
- - - - diff --git a/wwwroot/api_doc.ui b/wwwroot/api_doc.ui index adbcb98..be8f8c5 100644 --- a/wwwroot/api_doc.ui +++ b/wwwroot/api_doc.ui @@ -1,7 +1,7 @@ { "widgettype": "Iframe", "options": { - "url": "{{entire_url('/dashboard_for_sage/api_doc.html')}}", + "url": "{{entire_url('api_doc.md')}}", "height": "100%" } }