mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	改进文字
This commit is contained in:
		@@ -32,7 +32,7 @@ Tea.context(function () {
 | 
			
		||||
	this.resetAllCerts = function () {
 | 
			
		||||
		this.$post(".resetAll")
 | 
			
		||||
			.success(function () {
 | 
			
		||||
				teaweb.successRefresh("重置成功")
 | 
			
		||||
				teaweb.successRefresh("操作成功,将很快开始重试")
 | 
			
		||||
			})
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
@@ -40,7 +40,7 @@ Tea.context(function () {
 | 
			
		||||
		this.$post(".reset")
 | 
			
		||||
			.params({ certIds: this.certIds })
 | 
			
		||||
			.success(function () {
 | 
			
		||||
				teaweb.successRefresh("重置成功")
 | 
			
		||||
				teaweb.successRefresh("操作成功,将很快开始重试")
 | 
			
		||||
			})
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user