From 06711c659b5dd9c9082d8a34ad680377310bfcbc Mon Sep 17 00:00:00 2001 From: VK <370725567@qq.com> Date: Wed, 8 Jun 2022 03:09:49 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/component/uniui/uni-tooltip.md.?= =?UTF-8?q?=20=E4=BF=AE=E5=A4=8D=E4=B8=80=E5=A4=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/component/uniui/uni-tooltip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/component/uniui/uni-tooltip.md b/docs/component/uniui/uni-tooltip.md index 6a7525109..c0fd5fa69 100644 --- a/docs/component/uniui/uni-tooltip.md +++ b/docs/component/uniui/uni-tooltip.md @@ -22,7 +22,7 @@ 在 `template` 中使用组件 ```html - + ``` -- Gitee