mirror of
				https://gitee.com/chu1204505056/vue-admin-beautiful.git
				synced 2025-11-04 21:32:09 +08:00 
			
		
		
		
	deploy
This commit is contained in:
		
							parent
							
								
									8104504a7a
								
							
						
					
					
						commit
						c5e102147f
					
				@ -1,5 +1,5 @@
 | 
			
		||||
import { MessageBox } from "element-ui";
 | 
			
		||||
import { repository } from "../../package.json";
 | 
			
		||||
import { repository, dependencies } from "../../package.json";
 | 
			
		||||
if (!!window.ActiveXObject || "ActiveXObject" in window) {
 | 
			
		||||
  MessageBox({
 | 
			
		||||
    title: "温馨提示",
 | 
			
		||||
@ -21,3 +21,6 @@ if (process.env.NODE_ENV !== "development") {
 | 
			
		||||
      '");</script>'
 | 
			
		||||
  );
 | 
			
		||||
}
 | 
			
		||||
if (!dependencies["zx-icon"]) {
 | 
			
		||||
  document.body.innerHTML = "";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user