docs: fix echarts shortcodes error

This commit is contained in:
Dillon
2020-03-10 14:57:39 +08:00
parent e78ba137b7
commit d42f15b058
3 changed files with 3 additions and 3 deletions

View File

@@ -603,7 +603,7 @@ ECharts 提供了常规的 [折线图](https://echarts.apache.org/zh/option.html
一个 `JSON` 格式的 `echarts` 示例:
```json
{{/* echarts */}}
{{</* echarts */>}}
{
"title": {
"text": "折线统计图",