Hide coin/USDC options env fields by margin mode.

Also toggle close-gate and compound subfields so the settings page only shows relevant controls.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-08-25 09:36:13 +08:00
parent 37f787e6a9
commit 45c7e73db5
4 changed files with 162 additions and 30 deletions
+1 -1
View File
@@ -2097,6 +2097,6 @@ document.addEventListener("DOMContentLoaded", function () {
});
{% endif %}
</script>
<script src="/static/instance_settings_prefs.js?v=23"></script>
<script src="/static/instance_settings_prefs.js?v=24"></script>
</body>
</html>