This commit is contained in:
yumoqing 2025-12-25 16:54:19 +08:00
parent 51c124877b
commit a632f06ddf

View File

@ -5,7 +5,7 @@
"width":"100%" "width":"100%"
}, },
"subwidgets":[ "subwidgets":[
{% for acc in myaccounts(request) %} {% for acc in all_my_accounts(request) %}
{ {
"widgettype":"VBox", "widgettype":"VBox",
"options":{ "options":{