From 03cd344a15bf63bf7968dc77a026c77c78c304f4 Mon Sep 17 00:00:00 2001 From: pyt <626651354@qq.com> Date: 星期三, 26 三月 2025 11:44:32 +0800 Subject: [PATCH] Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/H5/chongzhou-screen --- src/main.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main.js b/src/main.js index b984464..1e8c718 100644 --- a/src/main.js +++ b/src/main.js @@ -4,7 +4,9 @@ import router from './router' import store from './store' import * as echarts from 'echarts'; +import 'echarts-gl' import ECharts from 'vue-echarts'; +import '@/assets/font/font.css' import 'echarts/lib/chart/pie'; import 'echarts/lib/chart/bar'; import 'echarts/lib/component/tooltip'; -- Gitblit v1.7.1