dapi: 添加复制和更新API Key弹窗标题
This commit is contained in:
parent
ec611e1003
commit
f81cba0e68
@ -67,6 +67,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"
|
||||||
@ -81,6 +82,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