mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-10-31 02:08:45 +08:00 
			
		
		
		
	feat: aotu import
This commit is contained in:
		| @@ -27,7 +27,7 @@ export function createVitePlugins(VITE_APP_TITLE: string) { | |||||||
|     progress(), |     progress(), | ||||||
|     PurgeIcons(), |     PurgeIcons(), | ||||||
|     vueSetupExtend(), |     vueSetupExtend(), | ||||||
|     ElementPlus(), |     ElementPlus({}), | ||||||
|     AutoImport({ |     AutoImport({ | ||||||
|       include: [ |       include: [ | ||||||
|         /\.[tj]sx?$/, // .ts, .tsx, .js, .jsx |         /\.[tj]sx?$/, // .ts, .tsx, .js, .jsx | ||||||
|   | |||||||
							
								
								
									
										6
									
								
								src/types/auto-components.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								src/types/auto-components.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,7 @@ | |||||||
| // generated by unplugin-vue-components | /* eslint-disable */ | ||||||
| // We suggest you to commit this file into source control | /* prettier-ignore */ | ||||||
|  | // @ts-nocheck | ||||||
|  | // Generated by unplugin-vue-components | ||||||
| // Read more: https://github.com/vuejs/core/pull/3399 | // Read more: https://github.com/vuejs/core/pull/3399 | ||||||
| import '@vue/runtime-core' | import '@vue/runtime-core' | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								src/types/auto-imports.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								src/types/auto-imports.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -70,5 +70,5 @@ declare global { | |||||||
| // for type re-export | // for type re-export | ||||||
| declare global { | declare global { | ||||||
|   // @ts-ignore |   // @ts-ignore | ||||||
|   export type { Component,ComponentPublicInstance,ComputedRef,InjectionKey,PropType,Ref,VNode } from 'vue' |   export type { Component, ComponentPublicInstance, ComputedRef, InjectionKey, PropType, Ref, VNode } from 'vue' | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 xingyuv
					xingyuv