zs 1 year ago
parent
commit
4df3a5670b
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/main.ts

+ 0 - 3
src/main.ts

@@ -19,10 +19,7 @@ import '@/assets/icon/iconfont.css';
 import moment from 'moment';
 
 // 引入 echarts
-
 import * as echarts from 'echarts';
-// lodash
-// import _ from 'lodash';
 
 // 组件
 import frameComponents from '@/components/index';