From ea6de46c49ca1ce73786ed6c083e1bd66a5feb48 Mon Sep 17 00:00:00 2001 From: wxsm Date: Tue, 9 Jan 2018 16:50:11 +0800 Subject: [PATCH] Fix favicon request 404 error This is causing chart not displaying in Android release bundle sometimes. --- src/components/Echarts/tpl.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Echarts/tpl.html b/src/components/Echarts/tpl.html index b45a906..f73d1d7 100644 --- a/src/components/Echarts/tpl.html +++ b/src/components/Echarts/tpl.html @@ -1,6 +1,7 @@ + echarts