diff --git a/docs/common/tooltip.en.md b/docs/common/tooltip.en.md index 71e93c0b1f..be5a4a2de7 100644 --- a/docs/common/tooltip.en.md +++ b/docs/common/tooltip.en.md @@ -189,7 +189,7 @@ Tooltip offset. **optional** _Function_ -Support for custom templates. +Support for custom templates. [Live demo](/en/examples/case/customize#customize-tooltip) ```ts { @@ -200,7 +200,3 @@ Support for custom templates. } } ``` - -Try it: - - diff --git a/docs/common/tooltip.zh.md b/docs/common/tooltip.zh.md index 5d95c2ee50..102527698d 100644 --- a/docs/common/tooltip.zh.md +++ b/docs/common/tooltip.zh.md @@ -190,7 +190,7 @@ tooltip 偏移量。 **可选** _Function_ -支持自定义模板。 +支持自定义模板。[在线示例](/zh/examples/case/customize#customize-tooltip) ```ts { @@ -202,6 +202,3 @@ tooltip 偏移量。 } ``` -尝试一下: - -