mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 13:10:26 +08:00 
			
		
		
		
	阶段性提交
This commit is contained in:
		@@ -219,9 +219,9 @@ window.teaweb = {
 | 
			
		||||
	},
 | 
			
		||||
	popupTip: function (html) {
 | 
			
		||||
		Swal.fire({
 | 
			
		||||
			html: '<i class="icon question circle"></i><span style="line-height: 1.7">' + html + "</span>",
 | 
			
		||||
			html: '<div style="line-height: 1.7;text-align: left "><i class="icon question circle"></i>' + html + "</div>",
 | 
			
		||||
			width: "30em",
 | 
			
		||||
			padding: "5em",
 | 
			
		||||
			padding: "4em",
 | 
			
		||||
			showConfirmButton: false,
 | 
			
		||||
			showCloseButton: true,
 | 
			
		||||
			focusConfirm: false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user