mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-22 09:10:25 +08:00
实现证书管理
This commit is contained in:
4
web/views/@default/servers/components/ssl/uploadPopup.js
Normal file
4
web/views/@default/servers/components/ssl/uploadPopup.js
Normal file
@@ -0,0 +1,4 @@
|
||||
Tea.context(function () {
|
||||
this.success = NotifyPopup
|
||||
this.isCA = 0
|
||||
})
|
||||
Reference in New Issue
Block a user