dapi: API Key弹窗标题从源json配置添加
This commit is contained in:
parent
f81cba0e68
commit
b6cd8bd960
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user