mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 13:10:26 +08:00 
			
		
		
		
	实现对ACME用户的增删改
This commit is contained in:
		@@ -62,6 +62,13 @@ Tea.context(function () {
 | 
			
		||||
			height: "24em"
 | 
			
		||||
		})
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	/**
 | 
			
		||||
	 * 弹窗中默认成功回调
 | 
			
		||||
	 */
 | 
			
		||||
	if (window.IS_POPUP === true) {
 | 
			
		||||
		this.success = window.NotifyPopup
 | 
			
		||||
	}
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
window.NotifySuccess = function (message, url, params) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user