mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	优化OSS源站相关代码
This commit is contained in:
		@@ -10,6 +10,7 @@ import (
 | 
			
		||||
 | 
			
		||||
func (this *AddOriginPopupAction) getOSSHook() {
 | 
			
		||||
	this.Data["ossTypes"] = []maps.Map{}
 | 
			
		||||
	this.Data["ossBucketParams"] = []maps.Map{}
 | 
			
		||||
	this.Data["ossForm"] = ""
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ import (
 | 
			
		||||
 | 
			
		||||
func (this *AddPopupAction) getOSSHook() {
 | 
			
		||||
	this.Data["ossTypes"] = []maps.Map{}
 | 
			
		||||
	this.Data["ossBucketParams"] = []maps.Map{}
 | 
			
		||||
	this.Data["ossForm"] = ""
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ import (
 | 
			
		||||
 | 
			
		||||
func (this *UpdatePopupAction) getOSSHook() {
 | 
			
		||||
	this.Data["ossTypes"] = []maps.Map{}
 | 
			
		||||
	this.Data["ossBucketParams"] = []maps.Map{}
 | 
			
		||||
	this.Data["ossForm"] = ""
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user