mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-09 08:40:26 +08:00
5 lines
93 B
JavaScript
5 lines
93 B
JavaScript
Tea.context(function () {
|
|
this.method = this.grant.method;
|
|
|
|
this.success = NotifyPopup;
|
|
}); |