mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-15 04:41:25 +08:00
实现用户注册/审核功能
This commit is contained in:
3
web/views/@default/users/verifyPopup.js
Normal file
3
web/views/@default/users/verifyPopup.js
Normal file
@@ -0,0 +1,3 @@
|
||||
Tea.context(function () {
|
||||
this.result = "pass"
|
||||
})
|
||||
Reference in New Issue
Block a user