This commit is contained in:
yumoqing 2026-04-01 16:06:34 +08:00
parent e52c404330
commit 680b62b472

View File

@ -8,9 +8,9 @@
{ {
"widgettype":"MdWidget", "widgettype":"MdWidget",
"options":{ "options":{
"width":"50%", "margin": "10px",
"md_url":"{{entire_url('api_')}}{{params_kw._lang}}.md", "width":"100%",
"height":"100%" "md_url":"{{entire_url('api_')}}{{params_kw._lang}}.md"
} }
} }
] ]