From 404bef00690081174c5f69b6d17c8e0f77331206 Mon Sep 17 00:00:00 2001 From: MinYuan Date: Sat, 23 Nov 2019 16:57:51 +0800 Subject: [PATCH] fix blod font text --- bizCharts/zh/docs/needload.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bizCharts/zh/docs/needload.md b/bizCharts/zh/docs/needload.md index 26beaa4..4bb31b1 100644 --- a/bizCharts/zh/docs/needload.md +++ b/bizCharts/zh/docs/needload.md @@ -20,7 +20,7 @@ g2 中资源主要是分为 core 和 对应个 geom 资源,g2 用户需要声 | ```` | 相当于 ```` | -** 因此如果想要按需加载 bizcharts 资源,请使用命名后的 geom 组件,例如 `` `` 等,请勿使用之前的 组件,否则会全量加载 geom 资源。 ** +**因此如果想要按需加载 bizcharts 资源,请使用命名后的 geom 组件,例如 `` `` 等,请勿使用之前的 组件,否则会全量加载 geom 资源。** - 需要使用原先 bizcharts 上的工具函数,请加载 ``import Chart from 'bizcharts/lib/core'`` 具体有: