mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-06 23:00:25 +08:00
3 lines
50 B
JavaScript
3 lines
50 B
JavaScript
|
|
Tea.context(function () {
|
||
|
|
this.result = "pass"
|
||
|
|
})
|