From 73b0192c4e33b045b7206f60762b48282f512932 Mon Sep 17 00:00:00 2001 From: icssoa <615206459@qq.com> Date: Fri, 22 Aug 2025 16:44:22 +0800 Subject: [PATCH] =?UTF-8?q?cl-popup=20=E6=B7=BB=E5=8A=A0=20teleport=20?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/demo/form/select.uvue | 21 ++ .../components/cl-button/cl-button.uvue | 2 +- .../cool-ui/components/cl-popup/cl-popup.uvue | 195 ++++++++++-------- .../cl-select-trigger/cl-select-trigger.uvue | 2 +- 4 files changed, 129 insertions(+), 91 deletions(-) diff --git a/pages/demo/form/select.uvue b/pages/demo/form/select.uvue index 2556ab8..0fd995f 100644 --- a/pages/demo/form/select.uvue +++ b/pages/demo/form/select.uvue @@ -30,6 +30,25 @@ > + + 打开 + + + + + H5 和 APP 端通过 teleport 实现弹窗内的选择器使用,小程序端则通过 + root-portal 实现。 + + + + + + + - + + + - + + + - - - {{ title }} - - - - - - + + + + + + {{ title }} + + + + + + + + + - - + + + + + +