dapi: API Key弹窗标题从源json配置添加

This commit is contained in:
Hermes Agent 2026-06-18 11:02:56 +08:00
parent f81cba0e68
commit b6cd8bd960

View File

@ -46,6 +46,7 @@
"actiontype":"urlwidget", "actiontype":"urlwidget",
"target":"PopupWindow", "target":"PopupWindow",
"popup_options":{ "popup_options":{
"title":"创建API Key",
"width":"50%", "width":"50%",
"height":"50%", "height":"50%",
"archor":"cr" "archor":"cr"
@ -60,6 +61,7 @@
"actiontype":"urlwidget", "actiontype":"urlwidget",
"target":"PopupWindow", "target":"PopupWindow",
"popup_options":{ "popup_options":{
"title":"复制API Key",
"width":"50%", "width":"50%",
"height":"50%", "height":"50%",
"archor":"cr" "archor":"cr"
@ -74,6 +76,7 @@
"actiontype":"urlwidget", "actiontype":"urlwidget",
"target":"PopupWindow", "target":"PopupWindow",
"popup_options":{ "popup_options":{
"title":"更新API Key",
"width":"50%", "width":"50%",
"height":"50%", "height":"50%",
"archor":"cr" "archor":"cr"