fix: 客户视图JSON尾逗号错误(供应商性价比后逗号移入admin块)

This commit is contained in:
yumoqing 2026-07-24 15:10:19 +08:00
parent b131eec10e
commit 824b3ae7ab

View File

@ -118,8 +118,8 @@
]
}
]
},
{% if is_admin %}
}
{% if is_admin %},
{
"widgettype": "HBox",
"options": {"width": "100%", "gap": "16px"},