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",
"options":{
"width":"50%",
"md_url":"{{entire_url('api_')}}{{params_kw._lang}}.md",
"height":"100%"
"margin": "10px",
"width":"100%",
"md_url":"{{entire_url('api_')}}{{params_kw._lang}}.md"
}
}
]