From 95359df99070ad356513a192c8c1c4784e962a75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=A3=8A?= <1633537611@qq.com> Date: Tue, 31 Oct 2023 14:59:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=90=E7=A4=BA=EF=BC=8Cdr?= =?UTF-8?q?awablecontext=E4=B8=8Eborder=E5=90=8C=E6=97=B6=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/uni-app-x/dom/drawablecontext.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/uni-app-x/dom/drawablecontext.md b/docs/uni-app-x/dom/drawablecontext.md index 15306ebec..7c2e57d4b 100644 --- a/docs/uni-app-x/dom/drawablecontext.md +++ b/docs/uni-app-x/dom/drawablecontext.md @@ -200,3 +200,6 @@ + +## Bug & Tips@tips ++ 同时使用`border-radius`和`DrawableContext`,可能会出现`DrawableContext`绘制内容超出border区域的情况。 -- GitLab