feat(shell): 启动bootstrap设window.__SECRET_DEFAULTS(secret四参)——凭据钥匙全站统一入口

This commit is contained in:
yumoqing 2026-09-18 15:37:31 +08:00
parent bdc9bdf26e
commit 8131480a83

View File

@ -13,6 +13,14 @@
"padding": "0"
},
"subwidgets": [
{
"widgettype": "Html",
"options": {
"html": "<script>window.__SECRET_DEFAULTS={secret_dataurl:'/pipeline_core/api/secret_options.dspy',secret_format:'@@sec:{name}@@',secret_title:'选择敏感信息',secret_tip:'插入敏感信息'};if(window.bricks&&bricks.app){bricks.app.secret_defaults=window.__SECRET_DEFAULTS;}</script>",
"height": "0",
"width": "0"
}
},
{
"widgettype": "HBox",
"options": {