You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/09/27 09:34:16 UTC

[incubator-echarts-website] branch asf-site updated: Update ace version for Chinese input

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 88eb653  Update ace version for Chinese input
88eb653 is described below

commit 88eb65335cd6147f7a03ecb026bb739aca8f532b
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Sun Sep 27 17:34:10 2020 +0800

    Update ace version for Chinese input
---
 examples/zh/editor.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/zh/editor.html b/examples/zh/editor.html
index fc89e46..215e8e0 100644
--- a/examples/zh/editor.html
+++ b/examples/zh/editor.html
@@ -42,7 +42,7 @@ window.ROOT_PATH = EC_EXAMPLE_IS_GL ? 'https://echarts.apache.org/examples' : 'h
 window.CDN_PAY_ROOT_PATH = 'https://echarts-www.cdn.bcebos.com/examples';
 window.CDN_PAY_VERSION = '20200710_1';
 window.CDN_THIRD_PARTY_ECHARTS_GL = 'https://cdn.jsdelivr.net/npm/echarts-gl/dist/echarts-gl.min.js'
-</script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/dat.gui@0.6.5/build/dat.gui.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/echarts/dist/echarts.min.js?_v_=1598903772045"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/echarts-stat/dist/ecStat.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/echarts/map/js/china.js?_v_=1598903772045"></script><script type="text/javascrip [...]
+</script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/dat.gui@0.6.5/build/dat.gui.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/echarts/dist/echarts.min.js?_v_=1598903772045"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/echarts-stat/dist/ecStat.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/echarts/map/js/china.js?_v_=1598903772045"></script><script type="text/javascrip [...]
 (function() {
 var hm = document.createElement("script");
 
@@ -54,4 +54,4 @@ s.parentNode.insertBefore(hm, s);
 </script><!-- Google Analytics--><script type="text/javascript" async src="https://www.googletagmanager.com/gtag/js?id=UA-141228404-1"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];
 function gtag(){dataLayer.push(arguments);}
 gtag('js', new Date());
-gtag('config', 'UA-141228404-1');</script></body></html>
\ No newline at end of file
+gtag('config', 'UA-141228404-1');</script></body></html>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org