构建版本修改
This commit is contained in:
		
							
								
								
									
										35
									
								
								components/AiEchart/echartTpls.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								components/AiEchart/echartTpls.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,35 @@
 | 
			
		||||
import barChart1 from "./template/bar/barChart1"
 | 
			
		||||
import barChart2 from "./template/bar/barChart2"
 | 
			
		||||
import barChart3 from "./template/bar/barChart3"
 | 
			
		||||
import barChart5 from "./template/bar/barChart5"
 | 
			
		||||
import barChart7 from "./template/bar/barChart7"
 | 
			
		||||
import barChart8 from "./template/bar/barChart8"
 | 
			
		||||
import barChart9 from "./template/bar/barChart9"
 | 
			
		||||
 | 
			
		||||
import lineChart1 from "./template/line/lineChart1"
 | 
			
		||||
import lineChart2 from "./template/line/lineChart2"
 | 
			
		||||
import lineChart3 from "./template/line/lineChart3"
 | 
			
		||||
import lineChart4 from "./template/line/lineChart4"
 | 
			
		||||
import lineChart5 from "./template/line/lineChart5"
 | 
			
		||||
 | 
			
		||||
import pieChart1 from "./template/pie/pieChart1"
 | 
			
		||||
import pieChart2 from "./template/pie/pieChart2"
 | 
			
		||||
import pieChart3 from "./template/pie/pieChart3"
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  barChart1,
 | 
			
		||||
  barChart2,
 | 
			
		||||
  barChart3,
 | 
			
		||||
  barChart5,
 | 
			
		||||
  barChart7,
 | 
			
		||||
  barChart8,
 | 
			
		||||
  barChart9,
 | 
			
		||||
  lineChart1,
 | 
			
		||||
  lineChart2,
 | 
			
		||||
  lineChart3,
 | 
			
		||||
  lineChart4,
 | 
			
		||||
  lineChart5,
 | 
			
		||||
  pieChart1,
 | 
			
		||||
  pieChart2,
 | 
			
		||||
  pieChart3
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user