diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 282372a..eb0c266 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -10,17 +10,15 @@ "options": { "width": "100%", "height": "100%", - "padding": "0" + "padding": "0", + "secret_defaults": { + "secret_dataurl": "/pipeline_core/api/secret_options.dspy", + "secret_format": "@@sec:{name}@@", + "secret_title": "选择敏感信息", + "secret_tip": "插入敏感信息" + } }, "subwidgets": [ - { - "widgettype": "Html", - "options": { - "html": "", - "height": "0", - "width": "0" - } - }, { "widgettype": "HBox", "options": {