This commit is contained in:
yumoqing 2025-10-31 18:38:13 +08:00
parent 6a6e2a07af
commit ac4c1b7ecc

View File

@ -1,7 +1,7 @@
{ {
"widgettype":"MdWidget", "widgettype":"MdWidget",
"options":{ "options":{
"md_url": "{{entire_url('./apidoc.md')}}" "md_url": "{{entire_url('./apidoc.md')}}",
"width": "100%" "width": "100%"
} }
} }