mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	perf: vxetable
This commit is contained in:
		
							
								
								
									
										6
									
								
								yudao-ui-admin-vue3/src/plugins/vxeTable/index.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								yudao-ui-admin-vue3/src/plugins/vxeTable/index.scss
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					@import 'vxe-table/styles/variable.scss';
 | 
				
			||||||
 | 
					@import 'vxe-table/styles/modules.scss';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					i {
 | 
				
			||||||
 | 
					  border-color: initial;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -1,10 +1,10 @@
 | 
				
			|||||||
import { App, unref } from 'vue'
 | 
					import { App, unref } from 'vue'
 | 
				
			||||||
import 'xe-utils'
 | 
					 | 
				
			||||||
import XEUtils from 'xe-utils'
 | 
					import XEUtils from 'xe-utils'
 | 
				
			||||||
 | 
					import './index.scss'
 | 
				
			||||||
import './renderer'
 | 
					import './renderer'
 | 
				
			||||||
import { i18n } from '@/plugins/vueI18n'
 | 
					import { i18n } from '@/plugins/vueI18n'
 | 
				
			||||||
import zhCN from 'vxe-table/es/locale/lang/zh-CN'
 | 
					import zhCN from 'vxe-table/lib/locale/lang/zh-CN'
 | 
				
			||||||
import enUS from 'vxe-table/es/locale/lang/en-US'
 | 
					import enUS from 'vxe-table/lib/locale/lang/en-US'
 | 
				
			||||||
import {
 | 
					import {
 | 
				
			||||||
  // 全局对象
 | 
					  // 全局对象
 | 
				
			||||||
  VXETable,
 | 
					  VXETable,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user