mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	【优化】移除 env 多余的 VITE_API_BASEPATH 配置项
This commit is contained in:
		
							
								
								
									
										1
									
								
								types/env.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								types/env.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -17,7 +17,6 @@ interface ImportMetaEnv {
 | 
			
		||||
  readonly VITE_APP_DOCALERT_ENABLE: string
 | 
			
		||||
  readonly VITE_BASE_URL: string
 | 
			
		||||
  readonly VITE_UPLOAD_URL: string
 | 
			
		||||
  readonly VITE_API_BASEPATH: string
 | 
			
		||||
  readonly VITE_API_URL: string
 | 
			
		||||
  readonly VITE_BASE_PATH: string
 | 
			
		||||
  readonly VITE_DROP_DEBUGGER: string
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user