From 769d84e98ce50ed168d26d2f6b82177b9c786685 Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Tue, 14 Aug 2018 13:26:45 +0800
Subject: [PATCH] 菜单更新

---
 .angular-cli.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/.angular-cli.json b/.angular-cli.json
index b30914a..1eb8118 100644
--- a/.angular-cli.json
+++ b/.angular-cli.json
@@ -24,7 +24,9 @@
             "../node_modules/@antv/g2/dist/g2.min.js",
             "../node_modules/@antv/data-set/dist/data-set.min.js",
             "../node_modules/@antv/g2-plugin-slider/dist/g2-plugin-slider.min.js",
-            "../node_modules/echarts/dist/echarts.min.js"
+            "../node_modules/echarts/dist/echarts.min.js",
+            "../node_modules/echarts/map/js/china.js",
+            "../node_modules/echarts/dist/extension/bmap.js" 
         ],
         "environmentSource": "environments/environment.ts",
         "environments": {

--
Gitblit v1.8.0