fix: center auth popup with anchor:cc
This commit is contained in:
parent
6491182249
commit
29d2ed2609
@ -19,7 +19,7 @@ if result.get('success'):
|
||||
return json.dumps({
|
||||
"widgettype": "Message",
|
||||
"id": "verify_msg_popup",
|
||||
"options": {"title": "真人认证", "message": ""},
|
||||
"options": {"title": "真人认证", "message": "", "anchor": "cc"},
|
||||
"subwidgets": [
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user